Official CLI tool for Jexia platform


Keywords
jexia, cli
License
MIT
Install
pip install jexia-cli==1.0.0

Documentation

Jexia CLI

Build status Code coverage License Supported Python versions

This is the official Jexia CLI for interacting with Jexia platform.

Jexia CLI

Compatibility

Jexia-CLI requires Python 2.7.15+.

Installation

You can install jexia-cli with pip:

$ pip install jexia-cli

or with easy_install:

$ easy_install jexia-cli

Quick start

$ jexia login
$ jexia help

Contributors

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.

Documentation

The documentation is hosted on Read the Docs

Contribution

Want to contribute! That's awesome! Check out CONTRIBUTING.rst!