Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Latest commit

 

History

History

MatyoTools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MatyoTools (node)

  • compile and install :
$ npm install
$ node_modules/.bin/grunt build
$ sudo ln -s /path/to/MatyoTools/node/MatyoTools/bin/matyotools.js /usr/local/bin/matyotools
  • compile matyotools.js with grunt : $ node_modules/.bin/grunt requirejs $ chmod u+x bin/matyotools