nebe-cli
v1.0.98
Published
Development stack for creating and editing Imagelance templates
Downloads
34
Readme
Nebe CLI
Installation
- Install globally using npm or yarn
npm install nebe-cli --global
- Setting up folder for templates
nebe install
- Log in to application
nebe login
Development
- Synchronize templates locally
nebe sync
- Launch bundler
nebe dev
- Pushing changes to application
nebe push
Get list of available commands: nebe help