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
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
npm i protoment
1
0.0.15
none