-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Support multiple TOML Configuration Files
- Support multiple configuration files (eg. specifying -c / --config multiple times). - Support reading multiple configurtion files by specifying a directory of toml files. - Hkmgr now defaults to looking for hkmgr.toml and hkmgr.d/*.toml in the CWD when no configuration file is specified. Closed #15.
- Loading branch information
Showing
1 changed file
with
47 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters