NfNitLoop ("Cody Casterline π³οΈβπ") wrote:
Recently learned about `mise` and have been trying it out in a monorepo at work. SO nice to have a real task runner that understands task dependencies instead of trying to shove things into package.json scripts.
Also allows you to define aqua/asdf/etc packages that your project depends on and will automatically manage those. Give it a look!