3.1.3 • Published 9 months ago
piectl v3.1.3
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 piectl
Deploy
CD into your project directory and run
pie depoy
or, if NPM bin is missing from your path, following should work.
npx run pie deploy
For more visit https://pie.host