1.1.0 • Published 4 years ago
zevvle-cli v1.1.0
zevvle-cli
The unofficial Zevvle CLI for the Zevvle API.
You can grab a SIM card from them and get hacking with the docs available here.
To get an API key, sign in here
Installation
Now published on npm!
Yarn
yarn global add zevvle-cli
Npm
npm install -g zevvle-cli
Usage
As a CLI tool
- Create a
.env
file in the repository directory with the folowing:
ZEVVLE_KEY="YOUR_ZEVVLE_SECRET_API_KEY"
- Run
zevvle -h
to get usage instructions
Contributions
Contributions are welcome : )