natefinch/gorram

It's like go run for any go function

41
/ 100
Emerging

This tool helps Go developers quickly test or use specific functions from their Go code or standard libraries directly from the command line, without writing a full application. You provide the Go package and function name, along with any necessary inputs, and it executes the function, printing the results directly to your terminal. It's designed for Go developers who want to interact with Go functions in a scripting-like environment.

1,050 stars. No commits in the last 6 months.

Use this if you need to execute and test individual Go functions or methods from the command line, treating them like shell commands, for quick prototyping, scripting, or debugging.

Not ideal if you're not a Go developer or if you need to build and deploy complex applications, as it's designed for single-function execution, not full program compilation.

Go-development scripting-Go command-line-utilities developer-tooling
Stale 6m No Package No Dependents
Maintenance 2 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 13 / 25

How are scores calculated?

Stars

1,050

Forks

33

Language

Go

License

MIT

Category

code-generation

Last pushed

Jun 13, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/natefinch/gorram"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.