Open gosukiwi opened 10 years ago
On that note, why doesn't the CLI support recursive watching?
I never actually implemented it, the CLI didn't have much attention as I mainly focused on the language. Maybe we could just simplify the CLI and default to Grunt or Gulp.
Right now, the easiest way to compile Blueberry files is using the compiler CLI. It would be awesome if the compiler worked with Grunt or Gulp (possibly both eventually), so you could automate the process, watch all
*.bb
files and compile them as needed.