gotools

module
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: MIT

README

gotools

Test Lint Go Report Card

This repository is a grab bag of golang tools.

Tools

Name Description
godochtml generate static html documentation for go packages
tag push a new git semver tag
goinstall install all binaries in go module
watch simple file watcher

Directories

Path Synopsis
cmd
godochtml
Command godochtml generates package documentation as HTML.
Command godochtml generates package documentation as HTML.
goinstall
Command goinstall installs golang binaries.
Command goinstall installs golang binaries.
tag
Command tag creates a semver tag in the current git repo and pushes it.
Command tag creates a semver tag in the current git repo and pushes it.
watch
Command watch prints file names as they change.
Command watch prints file names as they change.
pkg
dochtml
Package dochtml generates html for godochtml.
Package dochtml generates html for godochtml.
handles
Package handles provides a simple handle-table implementation for use with cgo
Package handles provides a simple handle-table implementation for use with cgo
install
Package install implements installing golang tools predictably.
Package install implements installing golang tools predictably.
script
Package script makes it easy to write declarative scripts in go.
Package script makes it easy to write declarative scripts in go.
watch
Package watch implements file watching utilities.
Package watch implements file watching utilities.

Jump to

Keyboard shortcuts

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