``` npm install npm run build:libs # to build the libs like `source-region` ``` # pulls latest commits of all the submodules ``` git submodule update --remote ``` npm run start # Tests npx ts-node src/parser/cursor.test.ts npx ts-node src/lang/debug/repl.ts npx ts-node src/lang/debug/repl.ts tmp_repl/test.flux cloc --vcs git