cheat/cmd/cheat
Chris Lane 6912771c39 chore: refactors `config.Paths`
Refactors the reading of multiple envvars out of `config.Paths` in order
to facilitate cleaner unit-testing.
2020-01-30 18:48:36 -05:00
..
cmd_directories.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_edit.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_init.go Re-wrote from scratch in Golang 2019-10-20 10:02:28 -04:00
cmd_list.go feat: implements filter on `-l` 2019-11-20 18:55:43 -05:00
cmd_remove.go feat: --rm and --tags 2019-11-16 09:18:32 -05:00
cmd_search.go fix: colorization errors 2019-11-23 13:47:08 -05:00
cmd_tags.go feat: implements --tags 2019-11-14 21:56:11 -05:00
cmd_view.go fix: colorization errors 2019-11-23 13:47:08 -05:00
docopt.txt feat: implements filter on `-l` 2019-11-20 18:55:43 -05:00
main.go chore: refactors `config.Paths` 2020-01-30 18:48:36 -05:00
str_config.go chore: modifies example config 2020-01-29 14:01:19 -05:00
str_usage.go feat: implements filter on `-l` 2019-11-20 18:55:43 -05:00