erning / gorunLinks
gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.
☆1,008Updated 2 years ago
Alternatives and similar repositories for gorun
Users that are interested in gorun are comparing it to the libraries listed below
Sorting:
- A command-line arguments parser that will make you smile.☆1,439Updated last year
- bash completion written in go + bash completion for go command☆944Updated 6 months ago
- like python-sh, for easy call shell with golang.☆1,128Updated 4 months ago
- CLI - A package for building command line app with go☆730Updated last year
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆983Updated last year
- [mirror] Versioned Go Prototype☆1,517Updated 5 months ago
- a build tool for Go, with a focus on cross-compiling, packaging and deployment☆1,672Updated 6 years ago
- Readline is a pure go(golang) implementation for GNU-Readline kind library☆2,199Updated 3 months ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,190Updated 4 years ago
- A go library to render progress bars in terminal applications☆2,133Updated last year
- File system event notification library on steroids.☆921Updated last year
- go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.☆2,438Updated 2 years ago
- The simple and easy way to embed static files into Go binaries.☆3,398Updated 3 years ago
- Pure Go line editor with history, inspired by linenoise☆1,077Updated 2 years ago
- A dead simple, no frills Go cross compile tool☆4,589Updated 2 years ago
- Quick and dirty debugging output for tired Go programmers☆1,549Updated last month
- go command line option parser☆2,674Updated last year
- GUI frontend for Delve☆1,386Updated 2 weeks ago
- Type-driven code generation for Go☆1,425Updated last year
- A versatile library for building CLI applications in Go☆886Updated last year
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,618Updated 3 months ago
- A tool to analyze and troubleshoot a Go binary size.☆1,711Updated last year
- Convert curl commands to Go code in your browser☆1,823Updated 10 months ago
- Automatically generate Go (golang) struct definitions from example JSON☆2,689Updated 4 years ago
- Structured, composable logging for Go☆1,099Updated 2 months ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- Gosh - a pluggable framework for building command shell programs☆537Updated 5 years ago
- Go library for detecting and expanding the user's home directory without cgo.☆1,419Updated last year
- CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser☆3,549Updated last month
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆935Updated 2 weeks ago