Requiers Python3 and pip clone repo
git clone https://github.com/inab/documentation-hub-dependencies.git
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