Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 308 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 308 Bytes

Simple Go calendar and infinite watch

Description

My first go program. Just for fun. But might be usefully for systems without GNU

Usage

Run calendar

./go_cal 

Run calendar without colors

./go_cal no-color

Invoke help menu

./go_cal --help

pic