github gist generator
Project description
Installation
$ [sudo] pip install gist-generator
How it works
- description as folder name
gitignoresupported- clones
.gitafter gist creation - skip if
.gitexists
Config
$ export GITHUB_TOKEN="<GITHUB_TOKEN>"
Scripts usage
usage: gist-generator [-p|--private] path
Examples
$ gist-generator .
private gist
$ gist-generator -p .
create multiple gists
$ find ~/git/gists -type d -mindepth 1 -maxdepth 1 -exec gist-generator {} \;
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
File details
Details for the file gist-generator-2019.5.4.tar.gz.
File metadata
- Download URL: gist-generator-2019.5.4.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67caaa6c560012391bcecfd8c48bdbf51a3866fe2ae53c6f76effda950a65e1c
|
|
| MD5 |
6a81f3e1c0e3c505822ed5888ee5fd0e
|
|
| BLAKE2b-256 |
363f244c470b526309ad24a4b5154258ba8f3b7497510b9744a1590a8fb5b4fc
|