MCPcopy Index your code
hub / github.com/egoist/gist-it

github.com/egoist/gist-it @v0.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.0 ↗ · + Follow
0 symbols 0 edges 4 files 0 documented · 0% updated 4y agov0.2.0 · 2017-05-27★ 44
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

gist-it

NPM version NPM downloads CircleCI donate

gist-it

Why do we need this?

When I ran into some issues and got a error.log, the best way to report bugs is gist-it error.log and post the link to it on the issue you created.

Install

yarn global add gist-it
# OR
npm i -g gist-it

Usage

gist-it ./npm.log
gist-it lib/foo.js

gist-it --help

By default the gist will be published anonymously, to publish it under your account, you need to generate an access token at https://github.com/settings/tokens/new, remember to select gist scope:

gist-scope

Then set it in gist-it:

gist-it --set-token $the_token_you_just_generated

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

gist-it © egoist, Released under the MIT License.

Authored and maintained by egoist with help from contributors (list).

egoistian.com · GitHub @egoist · Twitter @rem_rin_rin

Core symbols most depended-on inside this repo

Shape

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page