Skip to main content

github gist generator

Project description

Installation

$ [sudo] pip install gist-generator

How it works

  • skip if .git exists
  • description as folder name
  • clones .git after gist creation

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 {} \;

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.4.24.tar.gz (2.1 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