dnote/pkg/cli
Sung Won Cho 5bba57fd29
Remove dependency on packr (#597)
* Embed files

* Build CLI

* Remove packr

* Embed view directory

* Embed static files

* Make view engine

* Populate build info
2022-05-09 20:34:23 +10:00
..
client Add 2021 (#574) 2021-12-08 22:26:15 +11:00
cmd Add 2021 (#574) 2021-12-08 22:26:15 +11:00
config Add 2021 (#574) 2021-12-08 22:26:15 +11:00
consts Add 2021 (#574) 2021-12-08 22:26:15 +11:00
context Add 2021 (#574) 2021-12-08 22:26:15 +11:00
crypt Add 2021 (#574) 2021-12-08 22:26:15 +11:00
database Add 2021 (#574) 2021-12-08 22:26:15 +11:00
dirs Remove dependency on packr (#597) 2022-05-09 20:34:23 +10:00
infra Add 2021 (#574) 2021-12-08 22:26:15 +11:00
log Add 2021 (#574) 2021-12-08 22:26:15 +11:00
migrate Add 2021 (#574) 2021-12-08 22:26:15 +11:00
output Add 2021 (#574) 2021-12-08 22:26:15 +11:00
testutils Add 2021 (#574) 2021-12-08 22:26:15 +11:00
ui Add 2021 (#574) 2021-12-08 22:26:15 +11:00
upgrade Add 2021 (#574) 2021-12-08 22:26:15 +11:00
utils Add 2021 (#574) 2021-12-08 22:26:15 +11:00
validate Add 2021 (#574) 2021-12-08 22:26:15 +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 Add 2021 (#574) 2021-12-08 22:26:15 +11:00
main_test.go Add 2021 (#574) 2021-12-08 22:26:15 +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.