MCPcopy Index your code
hub / github.com/UltiRequiem/chigo

github.com/UltiRequiem/chigo @v1.4.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.4.1 ↗ · + Follow
11 symbols 26 edges 9 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Chigo 🦄

Go Report Card Go Reference

Lolcat port for Golang 🌈

Showcase

Screenshot

Video 📹

Installation

go install github.com/UltiRequiem/chigo@latest

Or use a binary from releases.

Documentation

It also exports utils to output with colors in your own CLI Tools.

package main

import (
    "fmt"
    chigo "github.com/UltiRequiem/chigo/pkg"
)

func main() {
    fmt.Println(chigo.Colorize("Hello, World!"))
}

A more complete example 🕵️‍♂️

Docs 📑

I also made a blog about this project 🚀

Support

Open an Issue, I will check it a soon as possible 👀

Don't forget to star the repo ⭐

Versioning

We use Semantic Versioning. For the versions available, see the tags 🏷️

Authors

Eliaz Bobadilla (a.k.a UltiRequiem) - Creator and Maintainer 💪

See also the full list of contributors who participated in this project.

Licence

Licensed under the MIT License 📄

Core symbols most depended-on inside this repo

NewRGB
called by 2
pkg/rbg.go
JoinFiles
called by 1
internal/joinFiles.go
StartProcessFromStdin
called by 1
internal/root.go
Main
called by 1
cmd/root.go
parametersAndFlags
called by 1
cmd/parameters.go
printHelp
called by 1
cmd/parameters.go
main
called by 0
main.go
main
called by 0
example/main.go

Shape

Function 10
Struct 1

Languages

Go100%

Modules by API surface

pkg/rbg.go2 symbols
cmd/parameters.go2 symbols
pkg/rgb_test.go1 symbols
pkg/printWithColors.go1 symbols
main.go1 symbols
internal/root.go1 symbols
internal/joinFiles.go1 symbols
example/main.go1 symbols
cmd/root.go1 symbols

For agents

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

⬇ download graph artifact