dnote/pkg/cli
2025-10-12 16:17:01 -07:00
..
client Allow to upload all data to an empty server (#690) 2025-10-12 12:03:20 -07:00
cmd Handle errors (#693) 2025-10-12 16:17:01 -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 Rate limit client (#689) 2025-10-11 16:14:20 -07:00
crypt Remove Pro (#674) 2025-09-28 21:09:22 -07:00
database Upgrade go and dependencies (#679) 2025-10-04 00:25:12 -07:00
infra Handle errors (#693) 2025-10-12 16:17:01 -07:00
log Upgrade go and dependencies (#679) 2025-10-04 00:25:12 -07:00
migrate Allow to upload all data to an empty server (#690) 2025-10-12 12:03:20 -07:00
output Remove Pro (#674) 2025-09-28 21:09:22 -07:00
testutils Allow to upload all data to an empty server (#690) 2025-10-12 12:03:20 -07:00
ui Use SQLite on the server (#681) 2025-10-05 17:02:30 -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 Pro (#674) 2025-09-28 21:09:22 -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 Add dbPath flag and update apiEndpoint flag (#692) 2025-10-12 15:08:11 -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.