zugriff
v1.0.6
Published
zugriff CLI
Downloads
11
Readme
zugriff
This package is a wrapper around the zugriff binary.
Install
After installation, the binary can be accessed through the zugriff
command.
npm i --global zugriff
Usage
These examples only include a subset of available commands and options. Run zugriff --help
or zugriff <command> --help
to retrieve more information.
zugriff new demo && cd ./demo && npm i
zugriff run --watch
zugriff deploy --deploymentToken <TOKEN>