Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 158 Bytes

File metadata and controls

9 lines (7 loc) · 158 Bytes

gow

Simple tree task runner written in go

Custom build

go build -ldflags="-X 'main.Version=CUSTOM_VERSION'"
go build -o ~/go/bin/gow main.go