Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add gitignore | David Runge | 2022-04-30 | 1 | -0/+2 |
| | | | | | .gitignore: Add output and certrings directory contents to ignore. | ||||
* | Add dummy files to keep empty directories | David Runge | 2022-04-30 | 2 | -0/+0 |
| | | | | | {certrings,output}/.gitkeep: Add dummy file to keep empty directories. | ||||
* | Add justfile to generate direct WKD directory | David Runge | 2022-04-30 | 1 | -0/+17 |
| | | | | | | justfile: Add just file to generate direct WKD directory using sq and automatically synchronize it with a remote server using rsync. | ||||
* | Add GPL3 license file | David Runge | 2022-04-30 | 1 | -0/+674 |
LICENSE: Add GPL3 license file. |