summary refs log tree commit diff stats
path: root/src/modules/config.js
Commit message (Collapse)AuthorAgeLines
* Allow config file to be specified 2017Alan Pearce2017-10-08-5/+6
| | | | | | Currently via environment variable, but for now that's fine as the only use that I can forsee is for testing, where the plumbing is more important than the interface.
* feat: load config from cwd and merge with defaultsAlan Pearce2017-06-30-7/+11
|
* feat: use configly/TOML for configurationAlan Pearce2017-06-18-0/+10