MCPcopy Index your code
hub / github.com/babarot/gist

github.com/babarot/gist @v1.2.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.6 ↗ · + Follow
61 symbols 167 edges 13 files 13 documented · 21%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

gist - A simple gist editor for CLI

A simple gist editor for CLI.

<a href="https://b4b4r07.mit-license.org">
    <img src="https://img.shields.io/github/license/b4b4r07/gist" alt="License"/>
</a>
<a href="https://github.com/b4b4r07/gist/releases">
    <img
        src="https://img.shields.io/github/v/release/b4b4r07/gist"
        alt="GitHub Releases"/>
</a>



<a href="https://b4b4r07.github.io/gist/">
    <img
        src="https://img.shields.io/website?down_color=lightgrey&down_message=donw&up_color=green&up_message=up&url=https%3A%2F%2Fb4b4r07.github.io%2Fgist"
        alt="Website"
        />
</a>
<a href="https://github.com/b4b4r07/gist/actions?query=workflow%3Arelease">
    <img
        src="https://github.com/b4b4r07/gist/workflows/release/badge.svg?branch=master&event=push"
        alt="GitHub Releases"
        />
</a>
<a href="https://github.com/b4b4r07/gist/blob/master/go.mod">
    <img
        src="https://img.shields.io/github/go-mod/go-version/b4b4r07/gist"
        alt="Go version"
        />
</a>

Features

  • Super fast, super interactive.
  • Easy to view, edit, upload and delete.
  • Edit as you like, then just save it. It would be uploaded to your Gist.
  • Simple and intuitive CLI UX, no complex flags or lots subcommands.
  • One binary, just grab from GitHub Releases.

Installation

Download the binary from GitHub Releases and drop it in your $PATH.

For macOS / Homebrew user:

$ brew install b4b4r07/tap/gist

Versus

There are many other implements as the gist client (called "gister") such as the following that works on command-line:

License

MIT

Author

b4b4r07

Core symbols most depended-on inside this repo

Run
called by 8
pkg/shell/shell.go
New
called by 5
pkg/spin/spin.go
init
called by 4
cmd/meta.go
New
called by 3
pkg/shell/shell.go
auth
called by 3
pkg/git/git.go
Open
called by 3
pkg/gist/cache.go
Delete
called by 3
pkg/gist/gist.go
prompt
called by 3
cmd/meta.go

Shape

Method 34
Function 14
Struct 13

Languages

Go100%

Modules by API surface

pkg/git/git.go15 symbols
pkg/gist/gist.go9 symbols
cmd/meta.go6 symbols
pkg/shell/shell.go5 symbols
pkg/gist/cache.go5 symbols
cmd/new.go5 symbols
pkg/gist/client.go3 symbols
cmd/open.go3 symbols
cmd/edit.go3 symbols
cmd/delete.go3 symbols
cmd/root.go2 symbols
pkg/spin/spin.go1 symbols

For agents

$ claude mcp add gist \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact