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.dev201612151915.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for gistey-0.1.1.dev201612151915.tar.gz
Algorithm Hash digest
SHA256 2c1207f35ecc0babc1d6f5d40efe3d725695a9b00417a7161c4945dd62a8d0bd
MD5 6c08a996d2c954ee736a5af4fb18fe52
BLAKE2b-256 4932f5aac3a9f08184ef514eae4748ce3ea88634b314558c94fd9a696a7562d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gistey-0.1.1.dev201612151915-py3-none-any.whl
Algorithm Hash digest
SHA256 04a1d34b69d6d6df8d2f6f0f8d8ae6c5a500432b5108b80b9a79193e0c740505
MD5 d1d07b47bdc53e8cb6bc9f4fa55bb150
BLAKE2b-256 83be20a02703b7b205065db94ace6163c34c8bb4ec1bac23a306ecbcf0b70135

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