.github/workflows
|
ci: run PHPStan static analysis
|
2023-03-08 21:58:40 +00:00 |
bin
|
chore: update managed text
|
2023-04-21 22:36:31 +01:00 |
resources
|
feat: opt-in to the new database credentials
|
2023-04-16 21:21:40 +01:00 |
src
|
refactor: split commands into separate classes
|
2023-04-21 22:34:01 +01:00 |
templates
|
fix(phpstan): ignore test files by default
|
2023-04-21 23:14:56 +01:00 |
tests
|
test: language should be a supported language
|
2023-03-11 01:11:21 +00:00 |
.gitignore
|
test: project name should be a string
|
2023-03-11 01:01:52 +00:00 |
flake.lock
|
build: add flake.nix
|
2023-02-15 13:59:26 +00:00 |
flake.nix
|
refactor: add a TemplateFile DTO
|
2023-04-20 22:31:15 +01:00 |
justfile
|
Initial commit
|
2023-01-19 17:25:51 +00:00 |
phpstan.neon.dist
|
build: Add PHPStan
|
2023-01-19 22:39:23 +00:00 |
phpunit.xml
|
build(deps): add Pest
|
2023-03-11 00:41:10 +00:00 |
README.md
|
Create README.md
|
2023-02-15 22:00:37 +00:00 |