Commit Graph

5 Commits

Author SHA1 Message Date
Erwin
f807db5766 docs: add TESTING.md with usage guide and test scenarios 2026-03-28 03:32:19 +00:00
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
Erwin
3edb76f197 feat: basic CLI entry point 2026-03-28 03:14:22 +00:00
Erwin
3a677ec3bd Initial project structure 2026-03-28 03:13:43 +00:00
4fee8e8eb8 Initial commit 2026-03-28 03:07:55 +00:00