Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 432 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 432 Bytes

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