Categorygithub.com/y-hatano-github/go-clock
modulepackage
0.0.0-20241209082149-eda8058da257
Repository: https://github.com/y-hatano-github/go-clock.git
Documentation: pkg.go.dev

# README

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