feat: also allow run args to be passed from toml file

This commit is contained in:
Jef Roosens 2023-08-11 23:13:17 +02:00
parent 34d016fd3f
commit db3bba5a42
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
6 changed files with 99 additions and 57 deletions

View file

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Extract command for working with the output of export
* Arch packages are now published to my bur repo
* Allow passing configuration variables from TOML file
### Changed