compilio-cli

CLI tool to interact with Compilio API


Keywords
cli, pypi-packages, python
License
GPL-2.0+
Install
pip install compilio-cli==0.1.3

Documentation

Compilio-cli

CLI tool to interact with Compilio API

Build Status

Installation & usage

Using pip

Install compilio-cli on your system using pip:

pip install compilio-cli

You can then run:

compilio

From source

Clone the repository and run the following command:

pip install -r requirements.txt

You can then run:

python compilio.py -- command

You can also build the application locally (for example in a virtual environment) using the command:

python setup.py install

You can then run:

compilio

demoPdfLatex gif