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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for gistey-0.1.1.dev201612151957.tar.gz
Algorithm Hash digest
SHA256 b3e5e047e9f0e80450747456c57289fa351afe2db06d283d6f4aea14ef8d824c
MD5 cf41a61458ffc60bb5330e3eef366ddc
BLAKE2b-256 ca91d385ba7faaee2cca11a05aec58fa3d0ce88236eed0e12b61086f8322b7d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gistey-0.1.1.dev201612151957-py3-none-any.whl
Algorithm Hash digest
SHA256 8d34dcfed85011dfec3c533d2a80ced141cf9f2aaa62d0c5ccb7252655763cd6
MD5 3fd13e074d20005b38f76471897aaf42
BLAKE2b-256 e0fc2fe72f904fb7cd201430c8e68804cc695625ecc0ca007b8fc3cee026c878

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