calendar

A tiny calendar program

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install calendar
choosenim install calendar
git clone https://github.com/adam-mcdaniel/calendar

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
calendar - - - - - - -

Source

Repository https://github.com/adam-mcdaniel/calendar
Homepage https://github.com/adam-mcdaniel/calendar
Registry Source nimble_official

README

calendar

A tiny calendar program written to help relearn nim-lang.

Screenshot

Installation

Install with nimble.

git clone https://github.com/adam-mcdaniel/calendar
cd calendar
nimble install; cal