0.0.15 • Published 9 years ago

protoment v0.0.15

Weekly downloads
91
License
-
Repository
-
Last release
9 years ago

To install:

npm install -g protoment

To run:

protoment or npm start or ./server

To enable temporary remote help access:

carebear or npm run help

To do a release:

npm run dist
npm shrinkwrap
npm version patch
npm publish