Commit graph

8 commits

Author SHA1 Message Date
Oliver Davies 1cbb2bd1e5 Start adding better support for multiple languages 2024-03-14 09:33:47 +00:00
Oliver Davies 4ebfd9333a Use annotations and autoconfiguration
Use the `AsCommand` annotation to automatically register commands as
services and automatically add them to `./bin/console` instead of adding
them manually.
2024-02-26 21:10:56 +00:00
Oliver Davies ccbae0ed36 Add and use an action to get the project language 2024-02-23 14:47:28 +00:00
Oliver Davies 20048ad8f4 Add PHPStan strict rules 2024-02-21 00:07:22 +00:00
Oliver Davies 3ed3ee85b8 Add PHPStan 2024-02-20 09:51:07 +00:00
Oliver Davies 9693406b7d Add humbug/box to build a phar file 2024-02-19 12:17:20 +00:00
Oliver Davies dcb600379a Run composer install for install 2024-02-19 12:17:20 +00:00
Oliver Davies adf4d2e0e3 Initial commit 2024-02-19 12:17:20 +00:00