Skip to main content

github gist generator

Project description

Installation

$ [sudo] pip install 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>"

Scripts usage

command usage
gist-generator `usage: gist-generator [-p

Examples

$ gist-generator .

private gist

$ gist-generator -p .

create multiple gists

$ find ~/git/gists -type d -mindepth 1 -maxdepth 1 -exec gist-generator {} \;

python-readme-generator

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gist-generator-2019.7.19.tar.gz (2.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page