aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
88 min.account create: add verb for asset/expense/revenue accountsHEADv0.2.0masterDanilo M.1-3/+7
New `firefly account create <name> --type asset|expense|revenue` [--opening-balance N] [--currency CODE]. asset accounts default to the defaultAsset role; opening balance is dated today (Firefly pairs the two). Unsupported types (liability, etc.) are a hard client-side error with no API call. Live-verified against the test instance. Bumps to 0.2.0. Docs synced: README, CLAUDE.md, SKILL.md, including the category/tag auto-create clarification. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 hoursdocs: link SKILL.md from READMEDanilo M.1-0/+8
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 hoursdocs: finalize README command referenceDanilo M.1-2/+33
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
4 hourschore: project scaffold, GPLv2 license, CLAUDE.mdDanilo M.1-0/+31