Karol Kuczmarski
Karol Kuczmarski
Straightforward `Basic` gist host. The language seems to be baked into the gist itself there, and not any particular link to it, though, so if we want to extract it...
Looks like a simple `Basic` gist host. Suggested ID: `pry`.
Another `Basic` gist. Proposed ID: `fdr` or `fed`.
Seems like a very `Basic` gist host that you only access from the command line / telnet / netcat. Raw URLs in the form `termbin.com/$LETTERS`, and no HTML URLs.
In the API (https://github.com/prasmussen/glot-snippets/blob/master/api_docs/get_snippet.md), there is an `updated` field. This would indicate that once posted, gists can actually be updated. It's probably a feature of authenticated glot.io users. If that's...
There should be a way to obtain information about & do things to the gisht app itself. Some of those information pieces include: * the gist hosts we support, including...
A little tricky. Looks like the raw URL has some additional junk in its: * HTML one: https://paste.gnome.org/prwmyffvo * raw one: https://paste.gnome.org/prwmyffvo/**2wig5o**/raw So in order to fetch it, we'll first...
We're building a .deb package but it isn't hosted by any APT repositories. This should change. Most likely a dedicated Debian repository is needed ;/
Instead of just canned URLs to gists, we could accept "any" URL that points to code. At first this could be just plain text code (like raw versions of files...