Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 1.78 KB

README.rst

File metadata and controls

76 lines (49 loc) · 1.78 KB

Jexia CLI

Build status Code coverage License Supported Python versions Chat on Discord

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!