quake-build / quake-old

A meta-build system powered by nushell
https://quake.build
MIT License
9 stars 0 forks source link

Add shell/REPL mode #9

Open cassaundra opened 1 year ago

cassaundra commented 1 year ago

In this mode, the source should be evaluated and no tasks should be run. It might be convenient to introduce commands like run-task as well (unclear whether or not these should be available in the default language as they might be an anti-pattern).