dnote/pkg/cli
Sung Won Cho e9f3b080d5
Use XDG base directory (#527)
* Create platform specific directory definitions

* Fix CLI integration test

* Rename dirs to paths and get config path

* Namespace

* Fix initialization of dirs

* Simplify and change description

* Simplify

* Fix build flag

* Bump sqlite version

* Bump xgo
2021-01-03 12:11:22 +11:00
..
client Display helpful error if accidentally pointing to catchall handler (#455) 2020-04-25 18:48:44 +10:00
cmd Use XDG base directory (#527) 2021-01-03 12:11:22 +11:00
config Use XDG base directory (#527) 2021-01-03 12:11:22 +11:00
consts Use XDG base directory (#527) 2021-01-03 12:11:22 +11:00
context Use XDG base directory (#527) 2021-01-03 12:11:22 +11:00
crypt Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
database Use XDG base directory (#527) 2021-01-03 12:11:22 +11:00
dirs Use XDG base directory (#527) 2021-01-03 12:11:22 +11:00
infra Use XDG base directory (#527) 2021-01-03 12:11:22 +11:00
log Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
migrate Use XDG base directory (#527) 2021-01-03 12:11:22 +11:00
output Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
testutils Use XDG base directory (#527) 2021-01-03 12:11:22 +11:00
ui Use XDG base directory (#527) 2021-01-03 12:11:22 +11:00
upgrade Fix upgrade url (#453) 2020-04-25 16:56:24 +10:00
utils Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
validate Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
.gitignore Allow multiple editor sessions (#221) 2019-07-13 13:02:09 +10:00
COMMANDS.md Simplify remove book command (#240) 2019-08-01 10:45:30 +10: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 Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
main_test.go Use XDG base directory (#527) 2021-01-03 12:11:22 +11: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.