Initial commit with basic Date type done

This commit is contained in:
Alex Selimov 2026-06-29 21:19:32 -04:00
commit c9c479b873
6 changed files with 197 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Simple Rust habit tracker
Simple Rust habit tracker intended to integrate with the greater RLOS ecosystem.