mirror of
https://github.com/EricNeid/go-sleep.git
synced 2025-01-10 17:45:07 +00:00
cmd/sleep | ||
.gitignore | ||
.gitpod.yml | ||
go.mod | ||
LICENSE | ||
makefile | ||
README.md |
About
Just sleep for windows.
Getting started
Make sure that docker is installed and checkout the project.
make test
make build
Usage
Download tool.
go get github.com/EricNeid/go-sleep/cmd/sleep
go install github.com/EricNeid/go-sleep/cmd/sleep
Make sure that $GOPATH/bin is in your path.
sleep 4
Question or comments
Please feel free to open a new issue: https://github.com/EricNeid/go-sleep/issues