rust-gist 0.1.1

Yet another Gist client
1
2
3
4
5
6
7
8
9
10
11
12
13
14
rust-gist
=========

Yet another Gist publishing client.

## How to use

Grab a personal token from Github settings page. Then run `rust-gist token YOUR_TOKEN`.

After that, just run `rust-gist filename.txt` to upload it to Github Gist (you'll get a link to uploaded file back.

## License

rust-git was written in 2017 by Tim Marinin and is licensed under terms of MIT license.