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

Latest commit

 

History

History
executable file
·
14 lines (11 loc) · 306 Bytes

README.md

File metadata and controls

executable file
·
14 lines (11 loc) · 306 Bytes

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