/go-clock

CUI/CLI based analog clock written in Golang.

Primary LanguageGoMIT LicenseMIT

goclock

What is this?

CUI base analog clock written in Golang.

How to get and run the code.

1st step

Get the code.

go get -d github.com/y-hatano-github/go-clock

2nd step

Change directory to the source code directory.

cd $GOPATH/src/github.com/y-hatano-github/go-clock

3rd step

Run the code.

go run main.go

Key bindings

[esc / CTRL+C] - exit