build(run): add the run script

This commit is contained in:
Oliver Davies 2021-12-03 08:44:26 +00:00
parent 2372b2e33a
commit 3a1e7e9f64
2 changed files with 93 additions and 0 deletions

1
.gitignore vendored
View file

@ -18,6 +18,7 @@
!/phpcs.xml.dist
!/phpstan.neon
!/phpunit.xml.dist
!/run
!/scripts/
!/slides/
!/tools/**