Commit graph

2 commits

Author SHA1 Message Date
a96b765794 Add Time method to Date struct for accessing internal timestamp 2026-03-01 07:15:32 -06:00
8c23375208 Move CLI commands to cli/ package for extensibility
- Rename internal/cmd/ to cli/
- Export commands: RootCmd, DropCmd, ConfigCmd
- Enable custom app creation by importing cli package
2026-02-28 16:45:57 -06:00