Installation

Appollo is a CLI utility developed in Python. It is easily installed with pip.

pip install appollo

Once installed we can easily run the CLI in the terminal $ appollo and you should get the help output of the terminal.

If it is your first time using Appollo, create an Appollo account by running :

appollo signup

Note

PIP is the python package manager. PIP and python should be installed on your computer for Appollo to work. Install python.

Warning

python 3.6 or higher is required for Appollo to work properly.