Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonmichael/gist

A start at a reliable command-line client for gist.github.com. Obsolete.
https://github.com/simonmichael/gist

gist gist-client haskell

Last synced: 3 months ago
JSON representation

A start at a reliable command-line client for gist.github.com. Obsolete.

Awesome Lists containing this project

README

        

This wants to be a reliable command-line client for gist.github.com,
because all the others failed somehow, but isn't yet.

It pastes a single file or standard input to gist.github.com as a public gist.
It does not support authentication and does not depend on the github package (yet).

2020: outdated and obsolete, use `gh gist` instead.