XRNX Make helper script

I did move to Visual Studio Code recently and wanted to automate distribution of scripts and tools without having to manually copy files all the time or zip any *.xrnx files, also wanted to avoid directly working in the Renoise preferences folder, so i made this little script to automate the task. Currently it’s Windows only, since i don’t have a Mac or Linux machine at hand, but OS detection is in place and i inserted placeholders for system dependent code if anyone wants to customize it for their system.

The script just needs a basic Lua interpreter in the path, no extra libraries. Can work with any IDE as long as you can make some shortcut to the script.

Just to be clear, this is not a Renoise Tool, but a little helper for developing. Maybe it’s useful for someone else too.

2 Likes

Nice, thanks for sharing!

1 Like