Shell script to quickly start a Reason project, with autocompile and re-running of resulting JS files

bsb

#1

Hi,

I’m learning Reason and I like to start a tonne of tiny “projects” while I learn. To make it super easy to start I’ve created the following (bash) shell script:

It’s a very thin wrapper around bsb-init.

Feedback? Yes please :slight_smile: