piectl
v3.1.3
Published
Pie.host official CLI
Readme
PieCTL
Official command-line tool from Pie.host
There is no need to leave your terminal to host a website anymore. Pie.host CLI lets you deploy new and existing web-apps (PieApps) from the command-line.
Installation
Works with all OS platforms.
npm i -g piectlDeploy
CD into your project directory and run
pie depoyor, if NPM bin is missing from your path, following should work.
npx run pie deployFor more visit https://pie.host
