0.0.15 • Published 10 years ago
protoment v0.0.15
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