1 Commits

Author SHA1 Message Date
Erwin
5978d7acf6 Implement SimpleNote CLI - full Commander.js CLI
- Commander.js-based CLI with subcommands
- Document commands: list, get, create, update, delete, export, add-tags
- Library commands: list, get, create, tree
- Tag commands: list, docs
- Auth commands: login, status
- Axios-based API client with error handling
- Config loader for ~/.config/simplenote/config.json
- Chalk for colored output
2026-03-28 03:27:44 +00:00