demonnic / muddler

A build tool for Mudlet package developers
MIT License
40 stars 12 forks source link

Add template replacement for package directory #3

Closed demonnic closed 5 years ago

demonnic commented 5 years ago

Have muddler do a pass across all files in src/ and replace ${packageDir} with $package-$version as that's what the end package directory will be, inside the profile directory. This way the name and version can be managed from the mfile and propogate through the code without additional developer effort.

demonnic commented 5 years ago

in 0.3