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,024Updated 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,442Updated 2 years ago
- CLI - A package for building command line app with go☆730Updated 2 years ago
- like python-sh, for easy call shell with golang.☆1,131Updated 8 months ago
- Pure Go line editor with history, inspired by linenoise☆1,086Updated 2 years ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated 2 years ago
- bash completion written in go + bash completion for go command☆951Updated 11 months ago
- go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.☆2,441Updated 3 years ago
- a build tool for Go, with a focus on cross-compiling, packaging and deployment☆1,667Updated 6 years ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,188Updated 4 years ago
- A go library to render progress bars in terminal applications☆2,138Updated last year
- Structured logging package for Go.☆1,377Updated 2 years ago
- File system event notification library on steroids.☆928Updated last year
- Go library for detecting and expanding the user's home directory without cgo.☆1,422Updated last year
- Automatically generate Go (golang) struct definitions from example JSON☆2,694Updated 4 years ago
- uilive is a go library for updating terminal output in realtime☆1,713Updated 2 years ago
- Semantic Versioning (semver) library written in golang☆1,040Updated 3 years ago
- Build self-updating Golang programs☆2,252Updated 3 years ago
- Type-driven code generation for Go☆1,427Updated 2 years ago
- A versatile library for building CLI applications in Go☆884Updated last year
- Find, list, and inspect processes from Go (golang).☆1,489Updated 3 years ago
- A daemon package for use with Go (golang) services☆1,976Updated 2 years ago
- A simple file embedder for Go☆631Updated 2 years ago
- GUI frontend for Delve☆1,408Updated last week
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,635Updated 7 months ago
- The simple and easy way to embed static files into Go binaries.☆3,399Updated 4 years ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆864Updated last year
- Readline is a pure go(golang) implementation for GNU-Readline kind library☆2,255Updated 7 months ago
- watcher is a Go package for watching for files or directory changes without using filesystem events.☆1,508Updated 2 years ago
- Pretty printing for Go values☆1,406Updated last year
- A go library to improve readability in terminal apps using tabular data☆742Updated 3 years ago