A repository to easily manage gists without having to deal with long gist urls and SSH.
- Get all gists by username
- Clone a gist (using filename present in the gist)
- Make changes
- Update gist.github.com
Supports .env
file.
- GIT_USER: Git username
- GIT_PASS: Git token
python -m pip install -r requirements.txt
© Vignesh Rao
Licensed under the MIT License