1.1.0 • Published 5 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-cliNpm
npm install -g zevvle-cliUsage
As a CLI tool
- Create a
.envfile in the repository directory with the folowing:
ZEVVLE_KEY="YOUR_ZEVVLE_SECRET_API_KEY"- Run
zevvle -hto get usage instructions
Contributions
Contributions are welcome : )