Oliver Davies
|
f94736183e
|
Allow for arbitrary arguments
Remove the `--args` option and allow for arbitrary arguments.
|
2024-03-12 21:26:04 +00:00 |
|
Oliver Davies
|
d541f064a5
|
Fix args in run command
|
2024-02-26 22:32:39 +00:00 |
|
Oliver Davies
|
b2ccc4027f
|
Tag version 0.3.0
|
2024-02-25 23:51:03 +00:00 |
|
Oliver Davies
|
82900c719c
|
Add package-install command
Add a command to install a new package into a project using Composer,
npm, yarn or pnpm.
|
2024-02-25 16:46:36 +00:00 |
|
Oliver Davies
|
5d32389606
|
Rename --extra-args to --args
|
2024-02-25 13:58:12 +00:00 |
|
Oliver Davies
|
14fbbec987
|
Make markdown lists consistent
|
2024-02-23 14:55:20 +00:00 |
|
Oliver Davies
|
8c9f36151b
|
Support multiple extra args with spaces
e.g. `versa test --testdox --filter foo`
|
2024-02-22 21:05:19 +00:00 |
|
Oliver Davies
|
18ce1e84c6
|
Add Fractal to versa build and automatically
...select the language if there is a `package.json` file
|
2024-02-22 00:36:43 +00:00 |
|
Oliver Davies
|
de5b3af017
|
Add a Symfony project type
|
2024-02-21 00:41:49 +00:00 |
|
Oliver Davies
|
50b5e15021
|
Use PHPUnit or ParaTest
|
2024-02-21 00:26:22 +00:00 |
|
Oliver Davies
|
48540cdab1
|
Automatically select the PHP project type
|
2024-02-21 00:24:55 +00:00 |
|
Oliver Davies
|
0eb7d1a1b6
|
Update CHANGELOG
|
2024-02-20 00:51:11 +00:00 |
|
Oliver Davies
|
179b857488
|
Add versa build for Sculpin projects
|
2024-02-20 00:50:05 +00:00 |
|
Oliver Davies
|
9228a223fa
|
Add --extra-args to pass arguments to the command
|
2024-02-20 00:43:48 +00:00 |
|
Oliver Davies
|
e31d0360e5
|
Prevent timeout errors with versa run
|
2024-02-20 00:21:41 +00:00 |
|
Oliver Davies
|
cef56d32b8
|
Add 0.2.0
|
2024-02-19 12:37:15 +00:00 |
|
Oliver Davies
|
959a0584e4
|
Run docker compose up
|
2024-02-19 12:35:44 +00:00 |
|
Oliver Davies
|
e81e0cef71
|
Add --working-dir
|
2024-02-19 12:30:02 +00:00 |
|
Oliver Davies
|
49721132da
|
Add -t as a shortcut for --type
`versa run -t sculpin`
|
2024-02-19 12:24:26 +00:00 |
|
Oliver Davies
|
bd90f9045a
|
Add CHANGELOG
|
2024-02-19 12:23:59 +00:00 |
|