Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to Reuse for license handling. | Harald Eilertsen | 2021-04-14 | 1 | -0/+5 |
| | | | | Run `reuse lint` to verify that all material is licensed. | ||||
* | Add composer.json to manage dependencies. | Harald Eilertsen | 2021-04-10 | 1 | -0/+2 |
| | | | | | See https://getcomposer.org/ for intro, why and usage. For now this is mostly to handle dev dependencies, i.e phpunit. | ||||
* | Add .gitignore | Harald Eilertsen | 2021-04-01 | 1 | -0/+1 |