0.3.0 • Published 6 years ago

rvl-dev v0.3.0

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

rvl-dev

Revelat.io CLI dev tool. It provides command line interface to some Revelatio development functions

Auth

$ rvl-dev auth <token>

Stores Revelat.io auth token needed for most CLI operations. You can find your token at ~/.rvl/auth

Env

$ rvl-dev env [channel]

Retrieves development environment variables and stores them in .env file. It uses local package.json file to get repo/project.

This command only retrieves development environment vars.