A CLI tool for generating build configuration files.
Find a file
Oliver Davies ddb1bcd58d feat: make the database values configurable
- Allow for setting a database `type` and `version`.
- Don't add a `database` service to docker-compose.yaml if there is no
  key within `docker-compose`.

Fixes #14
2023-02-03 20:13:28 +00:00
bin Rename binary file and make it executable 2023-01-21 20:48:03 +00:00
examples docs: Add language to example build files 2023-01-19 22:40:49 +00:00
src fix: undefined array key web 2023-02-03 18:57:50 +00:00
templates feat: make the database values configurable 2023-02-03 20:13:28 +00:00
.gitignore Refactor 2023-01-19 20:10:04 +00:00
box.json.dist build: update the main and output filenames 2023-02-03 18:55:06 +00:00
build.yaml Use build-config for build-config 2023-01-20 00:28:55 +00:00
composer.json Rename files and update namespace 2023-01-21 20:42:52 +00:00
composer.lock build: Add PHPStan 2023-01-19 22:39:23 +00: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