Arcitec
|
f0946f74b9
|
fix: pre-generate empty "pre" and "post" script directories
This saves developers a bit of time by not having to type `mkdir scripts/pre/` anymore. Could things get any lazier than this? ;)
|
2023-05-10 18:44:25 +03:00 |
|
Arcitec
|
5cacb2fcd8
|
feat: ultimate laziness achieved with a powerful new script runner
It's so easy that even Homer Simpson could use it to automate the nuclear plant. Enjoy!
|
2023-05-10 18:44:25 +03:00 |
|
Arcitec
|
20e0a06588
|
fix: remove extremely verbose "x" flag
The debug "x" flag that prints every command is really excessive.
|
2023-05-10 18:44:25 +03:00 |
|
Arcitec
|
f24c4072fd
|
fix: use proper shebang line
This is the most portable shebang line and should always be used.
|
2023-05-10 18:44:25 +03:00 |
|
Arcitec
|
4b9fe0b05b
|
fix: add flags to ensure that build aborts if there are errors
|
2023-05-10 18:44:25 +03:00 |
|
Emmett Wasik (Viv)
|
37143b0e23
|
feat: add per-recipe shell script support (#38)
|
2023-04-24 18:40:51 +00:00 |
|