Skip to content
at7h edited this page Jun 26, 2020 · 35 revisions

Welcome to the helo wiki 👏👏👏 !

Installation

Stable release:

To install helo, run this command in your terminal:

$ pip install helo

From sources:

You can clone the public repository:

$ git clone https://github.com/at7h/helo.git

Once you have a copy of the source, you can install it with:

$ cd helo
$ python setup.py install

Quickstart

Documentation

  • TODO 📝
Clone this wiki locally