Import Wiki to Tapd.
pip install -r requirements.txt
usage: main.py [-h] -u [email protected] -p ****** [-F /home/hugo/project]
[-f /home/hugo/project/home.md] [-d {0,1}] [-e EXECUTABLEPATH]
[-g GIT] [-c CLASSIFY] [-v]
Import Wiki to Tapd.
optional arguments:
-h, --help show this help message and exit
-u [email protected], --username [email protected]
username for tapd
-p ******, --password ******
password for tapd
-F /home/hugo/project, --folder /home/hugo/project
folder path of import files
-f /home/hugo/project/home.md, --file /home/hugo/project/home.md
file path of import files
-d {0,1}, --debug {0,1}
headless status
-e EXECUTABLEPATH, --executablePath EXECUTABLEPATH
path to a Chromium or Chrome executable
-g GIT, --git GIT git repository url
-c CLASSIFY, --classify CLASSIFY
wiki parent name
-v, --version show program's version number and exit