All Projects → shurcooL → cmd

shurcooL / cmd

Licence: other
Various small command-line utilities.

Programming Languages

go
31211 projects - #10 most used programming language

cmd

Build Status GoDoc

Various small command-line utilities.

Installation

go get -u github.com/shurcooL/cmd/...

Directories

Path Synopsis
dumpargs dumpargs dumps the command-line arguments.
dumpglfw3joysticks dumpglfw3joysticks dumps state of attached joysticks.
dumphttpreq dumphttpreq dumps incoming HTTP requests with full detail.
godocrouter godocrouter is a reverse proxy that augments a private godoc server instance with global godoc.org instance.
goimporters goimporters displays an import graph of Go packages that import the specified Go package in your GOPATH workspace.
goimportgraph goimportgraph displays an import graph within specified Go packages.
gopathshadow gopathshadow reports if you have any shadowed Go packages in your GOPATH workspaces.
gorepogen gorepogen generates boilerplate files for Go repositories hosted on GitHub.
jsonfmt jsonfmt pretty-prints JSON from stdin.
runestats runestats prints counts of total and unique runes from stdin.
wasmserve wasmserve compiles a Go command to WebAssembly and serves it via HTTP.

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].