0.1.0 • Published 5 years ago

lib-hg v0.1.0

Weekly downloads
4
License
-
Repository
-
Last release
5 years ago

First install:

  • npm install

For compiling:

  • grunt

Copy result lib to Test environment

  • cp lib-hg.js ../../TestEnvironment/cryptolib-js/node_modules/lib-hg/

For publish

  • npm publish (be careful with version in package.json)