Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
dl-tg authored Jul 23, 2023
1 parent 76d3365 commit 5a0acf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Tip: | in YAML is for multiline text
- [x] `--configdir` flag to let the user specify path to custom config folder. Fallback to default path if empty, also let user get the config from current working directory
- [x] Remember custom config directory if specified AND `--remember` is true (by default false)
- [x] Additional error handling for new features
- [ ] YAML variables that can be set using a flag. $MY_VAR: Test, a: {MY_VAR}. Parse and replace {MY_VAR} with the actual value.

## Install

Expand Down

0 comments on commit 5a0acf7

Please sign in to comment.