repositorypackage
1.0.2
Repository: https://github.com/go-zoox/timeout-cli.git
Documentation: pkg.go.dev
# README
GZTimeout - A timeout cli
Installation
To install the package, run:
go install github.com/go-zoox/gztimeout@latest
Getting Started
gztimeout -a 3 -e "sleep 10" -m "build timeout 3s"
License
GoZoox is released under the MIT License.