dnote/pkg/cli
2025-10-25 19:03:07 -07:00
..
client Remove public from CLI 2025-10-24 21:15:43 -07:00
cmd Simplify CLI test db teardown 2025-10-25 19:03:07 -07:00
config Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
consts Remove Pro (#674) 2025-09-28 21:09:22 -07:00
context Simplify CLI test db teardown 2025-10-25 19:03:07 -07:00
database Simplify CLI test db teardown 2025-10-25 19:03:07 -07:00
infra Write migration and test 2025-10-25 17:00:46 -07:00
log Upgrade go and dependencies (#679) 2025-10-04 00:25:12 -07:00
migrate Simplify CLI test db teardown 2025-10-25 19:03:07 -07:00
output Remove Pro (#674) 2025-09-28 21:09:22 -07:00
testutils Write migration and test 2025-10-25 17:00:46 -07:00
ui Simplify CLI test db teardown 2025-10-25 19:03:07 -07:00
upgrade Remove Pro (#674) 2025-09-28 21:09:22 -07:00
utils Use SQLite on the server (#681) 2025-10-05 17:02:30 -07:00
validate Remove Pro (#674) 2025-09-28 21:09:22 -07:00
.gitignore Allow multiple editor sessions (#221) 2019-07-13 13:02:09 +10:00
COMMANDS.md Remove public from CLI 2025-10-24 21:15:43 -07:00
dnote-completion.bash Improve package structure (#207) 2019-06-25 19:20:19 +10:00
dnote-completion.zsh Improve package structure (#207) 2019-06-25 19:20:19 +10:00
main.go Add dbPath flag and update apiEndpoint flag (#692) 2025-10-12 15:08:11 -07:00
main_test.go Simplify CLI test db teardown 2025-10-25 19:03:07 -07:00
README.md Deprecate spaced repetition (#397) 2020-02-03 14:29:42 +10:00

This directory contains the command line interface project for Dnote.