MCPcopy Index your code
hub / github.com/ddollar/forego

github.com/ddollar/forego @v0.16.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.16.1 ↗ · + Follow
228 symbols 526 edges 60 files 51 documented · 22%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

forego

Build Status

Foreman in Go.

Installation

OS X (Homebrew)
brew install forego
Precompiled Binaries
Compile from Source
$ go get -u github.com/ddollar/forego

Usage

$ cat Procfile
web: bin/web start -p $PORT
worker: bin/worker queue=FOO

$ forego start
web    | listening on port 5000
worker | listening to queue FOO

Core symbols most depended-on inside this repo

writeByte
called by 16
Godeps/_workspace/src/github.com/kr/pretty/formatter.go
Close
called by 16
Godeps/_workspace/src/github.com/kr/binarydist/bzip2.go
Name
called by 14
command.go
parseConcurrency
called by 12
start.go
String
called by 12
Godeps/_workspace/src/github.com/kr/pretty/formatter.go
Seek
called by 11
Godeps/_workspace/src/github.com/kr/binarydist/seek.go
printf
called by 10
Godeps/_workspace/src/github.com/kr/pretty/diff.go
Write
called by 10
Godeps/_workspace/src/github.com/kr/binarydist/seek.go

Shape

Function 131
Method 60
Struct 31
TypeAlias 6

Languages

Go100%

Modules by API surface

Godeps/_workspace/src/github.com/kr/pretty/formatter.go15 symbols
Godeps/_workspace/src/github.com/ddollar/go-update/update.go15 symbols
Godeps/_workspace/src/github.com/kr/pretty/pretty.go10 symbols
Godeps/_workspace/src/github.com/kr/pretty/diff.go9 symbols
start_test.go8 symbols
env.go8 symbols
Godeps/_workspace/src/github.com/kr/binarydist/encoding.go8 symbols
Godeps/_workspace/src/github.com/kr/binarydist/diff.go8 symbols
Godeps/_workspace/src/github.com/daviddengcn/go-colortext/ct_win.go8 symbols
start.go7 symbols
Godeps/_workspace/src/github.com/kr/pretty/formatter_test.go7 symbols
procfile.go6 symbols

For agents

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

⬇ download graph artifact