Generates repo contents markdown
Project description
Generatrix Py
A utility script that generates a list of branches/tags as url markdown. Useful when making tutorials, and creating branches per each video or step of the tutorial. This gives the ability to the learner to go to the branch and download the branch as zip as needed. Also it keeps some sort of sanity for the creator to avoid having to track down zip files and what not, just let git and generatrix do the work.
Dependencies
Not much is needed for this to run, most is installed by default on unix based systems. For windows you might need to install dependencies, but if you work with python and git you might have them already.
- Python
- Pip
- git
- git username configured or else give it as an argument
Install
pip install Generatrix
Usage
cd into your git repo folder that has remote branches/tags, and the command would be: To return all branches and tags markdown:
gtrix
gtrix -u "username"
If you'd rather like to work with tags only:
gtrix -t
Contributions
Open to suggestions, and contributions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Generatrix-1.0.19.tar.gz
.
File metadata
- Download URL: Generatrix-1.0.19.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d9b7d681066bd0174b1f7c4a3a7876ac0c696d6c28aca2154dba115e0171086 |
|
MD5 | dea3c79e89cbf1c8ea9396742a3dc141 |
|
BLAKE2b-256 | 9dc8f3c7ba90ec81987b8124ac5c096b014e634f48f269ddf4f067839e72c32f |
File details
Details for the file Generatrix-1.0.19-py3-none-any.whl
.
File metadata
- Download URL: Generatrix-1.0.19-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd2a60a2583ceeefc4a0640c3520273004be04bfa05d5e24ba27b90da6f9cce2 |
|
MD5 | e24ee0aea68096d124699fcb221e421e |
|
BLAKE2b-256 | f92ad780484088ef808bee77039f77309d99f58749f91077f71172b84ec9056d |