Commit Graph
6 Commits
Author SHA1 Message Date
Greg Hellings 0904dce763 Begin to split out display module
Move the display to a dedicated module so that things can begin to DRY
out
2024-10-16 15:44:50 -05:00
Greg Hellings 529a1be7df Now with GUI display 2024-10-16 14:33:21 -05:00
Greg Hellings 7d9383ad1e Add basic main CLI
I'm a visual type of person, I like to watch things evolve on the
command line. So I've added a basic main.rs to the project to watch
things on the command line as they evolve.
2024-10-16 10:04:55 -05:00
Greg Hellings 6ec40c15f4 Basic knowledge of self and regions 2024-10-15 22:45:44 -05:00
Greg Hellings c31d638dc0 Base scaffold 2024-10-15 19:57:26 -05:00
Greg Hellings 7f97b1ed9f Get a basic Flake setup 2024-10-15 16:54:57 -05:00