/documentation-hub-dependencies

Primary LanguagePythonApache License 2.0Apache-2.0

Install

Requiers Python3 and pip clone repo

git clone https://github.com/inab/documentation-hub-dependencies.git

Important

You need a github access token create a file config.py in the folder and add your token The file should look like this:

#!/usr/bin/env python
token = "Paste github token here"
$ pip install -r requirements.txt
$ python main.py -h #help