Skip to content

y-hatano-github/go-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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