Skip to content

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

License

Notifications You must be signed in to change notification settings

jexia/jexia-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d765203 · Dec 7, 2020

History

32 Commits
Jun 11, 2020
Jun 11, 2020
Dec 7, 2020
Jun 11, 2020
Jun 11, 2020
Jan 23, 2020
Jan 23, 2020
Jan 23, 2020
Jan 23, 2020
Jun 11, 2020
Mar 6, 2020
Jan 23, 2020
Jan 23, 2020
Jun 11, 2020
Jan 23, 2020
Feb 15, 2020
Jan 23, 2020
Feb 15, 2020
Feb 15, 2020
Jan 23, 2020

Repository files navigation

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!