spoodev-cli

1.0.4 • Public • Published

spoodev-cli beta

A CLI for developers to publish and manage SPOO cloud-hosted webapps

Install

npm install -g spoodev-cli

Usage

Currently the cli offers two functionalities: authentication and publishing webapps.

Authentication

spoodev login -c YOURWORKSPACE -u USERNAME -p PASSWORD

Publish a webapp

Publishing a web application can be done in two ways:

Upload a zip

spoodev push arch -a APPID -z PATH/TO/ZIP

Upload a directory directly

spoodev push dir -a APPID -d PATH/TO/WEBAPP

Once uploaded successfully, the hosted webapp will be accessible on https://www.spoo.rocks/webhosting/app/APPID

Readme

Keywords

Package Sidebar

Install

npm i spoodev-cli

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

7.04 kB

Total Files

5

Last publish

Collaborators

  • moritzroessler
  • theedgesofben
  • marcoboelling