go-sleep/README.md
2021-12-15 13:00:46 +01:00

1.2 KiB

Go Report Card Go Go Doc Release Gitpod ready-to-code

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