This is the official Jexia CLI for interacting with Jexia platform.
Jexia-CLI requires Python 2.7.15+.
You can install jexia-cli with pip:
$ pip install jexia-cli
or with easy_install:
$ easy_install jexia-cli
$ jexia login
$ jexia help
Jexia-CLI is brought to you by @velp.
Of course, everyone is welcome to contribute and we will be happy to review your PR's or answer to your issues.
The documentation is hosted on Read the Docs
Want to contribute! That's awesome! Check out CONTRIBUTING.rst!