leastfixedpoint

Archived tweet #10521 from the @leastfixedpoint Twitter Archive
With a C project, you can usually type `make` and get your changes compiled and linked into a runnable form. I'm kind of struggling to see what the equivalent is in a large (monorepo) node.js project. Some combination of lerna, gulp and, uh, what, npx? Nothing I do seems to work.