github gist generator
Project description
Installation
$ [sudo] pip install gist-generator
$ [sudo] npm i -g gist-generator
How it works
- description as folder name. or
description.txt
if exist gitignore
supported- clones
.git
after gist creation - skip if
.git
exists
Config
$ export GITHUB_TOKEN="<GITHUB_TOKEN>"
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-2020.12.3.tar.gz
.
File metadata
- Download URL: gist-generator-2020.12.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0244b46f08dadd7694fc084232a86d1e4a3cca1c96a585541971a40f20ca4d0 |
|
MD5 | 9ade77a5cce38966f544f5853c181f66 |
|
BLAKE2b-256 | 9cbadc03074059b6662284db25b1b09e382ba82709c7cd60f99cdd57eebb608a |