1.1.0 • Published 4 years ago

zevvle-cli v1.1.0

Weekly downloads
10
License
ISC
Repository
github
Last release
4 years ago

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

  1. Create a .env file in the repository directory with the folowing:
ZEVVLE_KEY="YOUR_ZEVVLE_SECRET_API_KEY"
  1. Run zevvle -h to get usage instructions

Contributions

Contributions are welcome : )