go-sleep/README.md
2020-04-04 21:46:06 +02:00

460 B

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