Skip to content

Commit

Permalink
Allow @glob goals to be parameterized #155 : README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xonixx committed Jan 6, 2024
1 parent b393af9 commit 33c88f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,8 @@ ARG=hello world

You can also rely on parameterized goals [parameters interpolation](https://github.com/xonixx/makesure/issues/153).

Also, it's possible for a `@glob` goal [to be parameterized](https://github.com/xonixx/makesure/issues/155).

Please find a more real-world example [here](https://github.com/xonixx/fhtagn/blob/e7161f92731c13b5afbc09c7d738c1ff4882906f/Makesurefile#L70).

For more technical consideration regarding this feature see [parameterized_goals.md](docs/parameterized_goals.md).
Expand Down

0 comments on commit 33c88f8

Please sign in to comment.