xmonader / nimassets

bundle your assets into single nim file inspired by go-bindata
MIT License
60 stars 7 forks source link

Bundle independent files #12

Closed Patitotective closed 2 years ago

Patitotective commented 2 years ago

It would cool if you could bundle files independently, so I don't need to have all the resources in a same directory. Something like:

nimassets --files assets/icon.png audio/click.mp3