aboutsummaryrefslogtreecommitdiffstats
path: root/license-generator/src/bin
AgeCommit message (Expand)Author
2018-11-13licene: Set filename of license Zip fileTeddy Wing
2018-11-13license: Replace `include_bytes!` with `include_str!` for keysTeddy Wing
2018-11-13license: Generate a license and send it in HTTP responseTeddy Wing
2018-11-13license: Get purchaser from database using paramsTeddy Wing
2018-11-12Add src/bin/license.rsTeddy Wing
2018-11-11main(): Move logging code into its own moduleTeddy Wing
2018-11-11aquatic-prime.rs: Add a "usage" messageTeddy Wing
2018-11-11Add `src/bin/aquatic-prime.rs`Teddy Wing
2018-11-11Rename `src/bin/license_generator.rs` to `src/bin/license-generator.rs`Teddy Wing
2018-11-11Move src/main.rs to src/bin/license_generator.rsTeddy Wing