Dora version 0.1
Pre-release
Pre-release
Release Notes – v0.1
Dora CLI Tool v0.1
Initial release of Dora – a fast, offline CLI tool to save and retrieve your favorite commands with tags.
Features
- Save commands with custom tags for easy organization
- Instant search: Retrieve commands by tag in O(1) time
- Offline storage: All data stored locally in
~/.dora/commands.json - Zero dependencies: Built with Go standard library only
- Simple CLI:
brainto saveremindto searchlistto view allinfofor storage details
Usage Examples
dora brain "git commit -m 'update'"
dora remind git
dora list
dora infoThank you for trying Dora! Please report any issues or suggestions on the