Make GitHub gists from cmdline/terminal
Project description
Installation:
Using pip
pip install gistey
On linux systems you might require to use sudo
Usage:
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
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
To create a gist without description
$ gistey --files somefile.ext someotherfile URL of the gist created: https://gist.github.com/<id> # output
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gistey-0.1.1.dev201612151957.tar.gz
.
File metadata
- Download URL: gistey-0.1.1.dev201612151957.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3e5e047e9f0e80450747456c57289fa351afe2db06d283d6f4aea14ef8d824c |
|
MD5 | cf41a61458ffc60bb5330e3eef366ddc |
|
BLAKE2b-256 | ca91d385ba7faaee2cca11a05aec58fa3d0ce88236eed0e12b61086f8322b7d9 |
File details
Details for the file gistey-0.1.1.dev201612151957-py3-none-any.whl
.
File metadata
- Download URL: gistey-0.1.1.dev201612151957-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d34dcfed85011dfec3c533d2a80ced141cf9f2aaa62d0c5ccb7252655763cd6 |
|
MD5 | 3fd13e074d20005b38f76471897aaf42 |
|
BLAKE2b-256 | e0fc2fe72f904fb7cd201430c8e68804cc695625ecc0ca007b8fc3cee026c878 |