Skip to content

Releases: viyatb/gister

v0.5.0

19 Mar 04:16
Compare
Choose a tag to compare

Changes

  • Fixes the new Github authentication API for creating Gists: Needs Github username and personal OAuth tokens

SHA256 hash for the binary is 37bce7066e27b7b002aca5a3545f54b692a0b084fad15c61d06885065bee88e2.

v0.4.0

19 Sep 21:28
Compare
Choose a tag to compare
  • Improved error handling
  • Ability to output shortened git.io urls
  • Fixed CLI flags.

SHA256 hash for the binary

e814e32f715a008f537c6b414e2c00765831931edef395da93bcf6a35840c2d8.

v0.3

05 Aug 11:19
Compare
Choose a tag to compare
  • Refactored code
  • User-friendly CLI args

v0.2

02 Aug 18:31
Compare
Choose a tag to compare

This app is intented to be go-port of the defunckt's gist library in Ruby. Currently, uploading single and multiple files are available.
You can also create secret gists, and both anonymous and user gists.

Supports

  • Single and multi-file gists
  • Private/secret gists using -p=false
  • Anonymous gists by default
  • Gist for a user (using their token) by passing -u=false