Skip to main content

Make GitHub gists from cmdline/terminal

Project description

  1. To create a public gist with description for a bunch of files

    $ gistey --description "This would be the description" --files somefile.ext someotherfile
    URL of the gist created:  https://gist.github.com/<id> # output
  2. To create a secret gist, just add --secret option

    $ gistey --description "This would be the description" --files somefile.ext someotherfile --secret
    URL of the gist created:  https://gist.github.com/<id> # output
  3. To create a gist without description

    $ gistey --files somefile.ext someotherfile
    URL of the gist created:  https://gist.github.com/<id> # output

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gistey-0.1.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file gistey-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for gistey-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0f3311e1d0c4f78ad23273b30a8706cb7d3c59206b7fdd92145c6e2e003a9233
MD5 42ddf5403ad213c11f0c3bb36e611f9d
BLAKE2b-256 05c64656e8d3c4d073d34a9170c1065821f363c17c207b6b696b6208876b7909

See more details on using hashes here.

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