igor-petruk / scriptisto

A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
Apache License 2.0
909 stars 25 forks source link

Add support for local template overrides #9

Closed igor-petruk closed 4 years ago

igor-petruk commented 4 years ago

e.g. like in ~/.config/scriptisto/templates/c.c to override the standard template provided by the binary

igor-petruk commented 4 years ago

Fixed in v0.5.0.