krieselreihe / litr

Litr (Language Independent Task Runner) lets you configure and then run any tasks you want for any language.
MIT License
8 stars 0 forks source link

Refactor hooks to use a dedicated handler in client #49

Closed MartinHelmut closed 3 years ago

MartinHelmut commented 3 years ago

This will also enable calling a hook without available configuration, closing #39