Skip to main content

Make GitHub gists from cmdline/terminal

Project description

Installation:

  • Using pip

    pip install gistey

    On linux systems you might require to use sudo

Usage:

  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 Distribution

gistey-0.1.1.dev201612141043.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

Details for the file gistey-0.1.1.dev201612141043.tar.gz.

File metadata

File hashes

Hashes for gistey-0.1.1.dev201612141043.tar.gz
Algorithm Hash digest
SHA256 95e490fd8db225088559368ff641a390c987f8afa59551c5c4bc7d859ef762cf
MD5 f7ce3d7456be14716d75325b18227553
BLAKE2b-256 caf0c7483c3f61dbc7361a2a1dadd78c5f7f35bfcba0154603d87503c07a8365

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gistey-0.1.1.dev201612141043-py3-none-any.whl
Algorithm Hash digest
SHA256 7737944e35ebf80d9f59f4c1cd14dffb93ff5acdbee98b409f52ac0d0b3e9368
MD5 5fbf5e78181dbda7546a1a6571143098
BLAKE2b-256 9a53460cac402a8790252e029a42b5304fb5e4667761a1ab133b01af0535f559

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