| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-06 | Makefile: Copy release products to `dist/` | Teddy Wing | |
| Add recipes to build release targets and copy the binaries and man pages into the `dist/` folder. We'll use this to package a release archive. | |||
| 2020-07-13 | Initialise a new Rust v1.44.1 project | Teddy Wing | |
| Initialised with: $ cargo init --bin | |||
