Make GitHub gists from cmdline/terminal
Project description
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file gistey-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: gistey-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f3311e1d0c4f78ad23273b30a8706cb7d3c59206b7fdd92145c6e2e003a9233 |
|
MD5 | 42ddf5403ad213c11f0c3bb36e611f9d |
|
BLAKE2b-256 | 05c64656e8d3c4d073d34a9170c1065821f363c17c207b6b696b6208876b7909 |