mirror of
https://github.com/opdavies/versa.git
synced 2025-01-22 19:47:33 +00:00
431 B
431 B
Changelog
Unreleased
None.
0.2.0
- Run
docker compose up
if there is adocker-compose.yaml
file when runningversa run
. - Add
--working-dir
to run versa in a different directory. - Add
-t
as a shortcut for--type
.
0.1.0
- Add
install
for all projects based on the assumption it's a PHP project. - Add
test
for all projects based on the assumption it runs PHPUnit. - Add
run
for Sculpin projects.