Paastor via command line interface (CLI)
Deploy tonpm install -g paastor
Then use the pstr
tool:
pstr [commands go here]
Use the client library programmatically
npm install paastor --save
var Paastor = ;var paastor = ;paastor;
npm install -g paastor
Then use the pstr
tool:
pstr [commands go here]
npm install paastor --save
var Paastor = ;var paastor = ;paastor;
npm i paastor
9
0.4.8
MIT