mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 02:45:33 +01:00
refactor(*): change to a Symfony Console app
This commit is contained in:
parent
4af661bad4
commit
8db64458b1
41 changed files with 5938 additions and 4285 deletions
3
justfile
3
justfile
|
@ -1,5 +1,6 @@
|
|||
_default:
|
||||
@just --list
|
||||
|
||||
build:
|
||||
compile:
|
||||
composer dump-env prod
|
||||
./vendor/bin/box compile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue