# About Just sleep for windows. ## Getting started Make sure that docker is installed and checkout the project. ```bash make test make build ``` ## Usage Download tool. ```bash 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. ```bash sleep 4 ``` ## Question or comments Please feel free to open a new issue: