cmd

module
v0.0.0-...-19a13d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2023 License: MIT

README

cmd

Go Reference

Various small command-line utilities.

Installation

go install github.com/shurcooL/cmd/...@latest

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

Directories

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL