/go-console-clock

A simple digital clock using go in command-line interface!

Primary LanguageGo

Go console clock

a simple digital clock written in go to show time in "hh : mm : ss" format in console.

clone the repo:

git clone https://github.com/mjtbkh/go-console-clock

enter the repo folder and run the app:

cd go-console-clock
go run main.go