Utility Tool to Generate Common Project Files using sensible templates every one can agree on. Useful for Git Repositories, Supports Sphinx templates, Community Health Files, READMEs, pypi project configurations.
pip install tekrepodoc
git clone https://github.com/TralahM/tekrepodoc
cd tekrepodoc
python setup.py bdist_wheel
pip install -e .
In terminal type
repodoc -h
usage: repodoc [-h] [-u] [-bc] [-zc] [-vv] [-v]
{get_vars,config,licence,readme,community_health,comh,ch,pypi_project,pypi,sphinx_docs,docs,sphinx,dot_files,dots}
...
options:
-h, --help show this help message and exit
-u, --use-config-file
use config file for template variables.
-bc, --bash-completion
Print Bash Completion Script.
-zc, --zsh-completion
Print ZSH Completion Script.
-vv, --verbose Turn on Verbose Mode.
-v, --version show program's version number and exit
subcommands:
{get_vars,config,licence,readme,community_health,comh,ch,pypi_project,pypi,sphinx_docs,docs,sphinx,dot_files,dots}
get_vars Return all variables for the given template.
config Configure Subcommand to init,set,get,list configs.
licence Generate Licence Command.
readme Generate README command.
community_health (comh, ch)
Generate Community Health Guidelines.
pypi_project (pypi)
Generate Pypi Manifest,setup.cfg,setup.py Command.
sphinx_docs (docs, sphinx)
Generate Sphinx Documentation Templates.
dot_files (dots) Generate all dot files
.gitignore,.gitattributes,.mailmap.
Author: Tralah M Brian (TralahM) <musyoki.brian@tralahtek.com>. Project:
<https://github.com/TralahM/tekrepodoc>
repodoc config --init
If this repository uses third-party APIs and or AI models, it is not associated with or endorsed by the API providers or the original developers of the models.
Please note the following:
Disclaimer: The APIs, services, and trademarks mentioned in this repository belong to their respective owners. This project is not claiming any right over them.
Responsibility: The author of this repository is not responsible for any consequences arising from the use or misuse of this repository or the content provided by the third-party APIs and any damage or losses caused by users' actions.
Educational Purposes Only: This repository and its content are provided strictly for educational purposes. By using the information and code provided, users acknowledge that they are using the APIs and models at their own risk and agree to comply with any applicable laws and regulations.