gisht icon indicating copy to clipboard operation
gisht copied to clipboard

Gists in the shell

Results 22 gisht issues
Sort by recently updated
recently updated
newest added

Another `Basic` gist. Proposed ID: `fdr` or `fed`.

feature
easy
good first issue

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.

feature
easy
good first issue

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...

feature

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...

idea

Most likely a `Basic` one.

feature
easy

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...

feature

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 ;/

feature

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...

idea

...rather than just hashbangs. E.g.: * `__magic__` symbols -> Python * `puts` -> Ruby * `fn main` -> Rust * etc.

idea

Besides containing the command line usage, the man page should describe all the various gists hosts that are supported and their URI formats. And the HTML urls, and so on....

documentation