aboutsummaryrefslogtreecommitdiffstats
path: root/HomebrewFormula
AgeCommit message (Collapse)Author
2018-11-22HomebrewFormula: Add `--reload-mappings` mention in CaveatsTeddy Wing
Instruct users to reload mappings if `dome-key` is running. This could happen if the install commands were copy-pasted from the website: $ brew install teddywing/DomeKey/dome-key $ brew services start teddywing/DomeKey/dome-key At this point, `dome-key` would already have been started, and the new mappings wouldn't be loaded into the running process. Also indent the shell commands to differentiate them from the text.
2018-11-22HomebrewFormula/dome-key.rb: Repackage with latest changesTeddy Wing
Only significant change is the addition of the license to the man page.
2018-11-15Add HomebrewFormula/dome-key.rbTeddy Wing
Generated with `make pkg`.