Gather all your GitHub repositories, and a small descripton of them into one file, and then send it off.
pip install gitfolio
For usage, always use the pypi version of this software (pip install gitfolio
).
It is unclear, but the pypi version has been tested and has bug fixes that this repository doesn't have
The python-package version of this software is different than the developement version (master branch of this repo)
mostly for import reasons. So if you add a feature, when you merge to master it's fine, but when you merge to
the branch python-package, you need to change up gitfolio_run.py and builder.py 's code.