Commit graph

3 commits

Author SHA1 Message Date
Oliver Davies 459428a979 refactor: combine bin directories 2022-10-11 22:09:42 +01:00
Oliver Davies 7fed1cf922 Use stow for managing dotfiles 2021-07-27 14:38:40 +01:00
Oliver Davies a85ff2e8bb Run phpunit or pest depending on the project
Remove the `p` and `pf` aliases that previously only worked for PHPUnit,
and re-add them as functions that run either PHPUnit or Pest PHP based
on the project dependencies.

The checking is done within the `phpunit-or-pest` script and then used
within the new `p` and `pf` functions.
2020-07-23 16:24:23 +01:00