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> # outputTo 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> # outputTo 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gistey-0.1.1.dev201612141043.tar.gz.
File metadata
- Download URL: gistey-0.1.1.dev201612141043.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95e490fd8db225088559368ff641a390c987f8afa59551c5c4bc7d859ef762cf
|
|
| MD5 |
f7ce3d7456be14716d75325b18227553
|
|
| BLAKE2b-256 |
caf0c7483c3f61dbc7361a2a1dadd78c5f7f35bfcba0154603d87503c07a8365
|
File details
Details for the file gistey-0.1.1.dev201612141043-py3-none-any.whl.
File metadata
- Download URL: gistey-0.1.1.dev201612141043-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7737944e35ebf80d9f59f4c1cd14dffb93ff5acdbee98b409f52ac0d0b3e9368
|
|
| MD5 |
5fbf5e78181dbda7546a1a6571143098
|
|
| BLAKE2b-256 |
9a53460cac402a8790252e029a42b5304fb5e4667761a1ab133b01af0535f559
|