protoment
v0.0.15
Published
Filament Management Tools
Downloads
3
Readme
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