Go to file
2020-01-20 18:45:19 +01:00
cmd/sleep Initial commit 2020-01-20 18:45:19 +01:00
.gitignore Initial commit 2020-01-20 18:45:19 +01:00
go.mod Initial commit 2020-01-20 18:45:19 +01:00
LICENSE Initial commit 2020-01-20 18:45:19 +01:00
makefile Initial commit 2020-01-20 18:45:19 +01:00
README.md Initial commit 2020-01-20 18:45:19 +01:00

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 install 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