aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)Author
2018-11-23bin/setup: Create empty key filesTeddy Wing
Lets folks know where these files should be.
2018-11-23bin/setup: Add `lighttpd` and `entr` to install listTeddy Wing
2018-11-23bin/setup: Exit on errorTeddy Wing
2018-11-23bin/setup: Fix `.env` pathsTeddy Wing
Now that `bin/setup` has been moved outside of `license-generator/`.
2018-11-23Move the `bin/` directory into the project rootTeddy Wing
Makes more sense to run `./bin/setup` from the root.