Mastodon Feed: Post

Mastodon Feed

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.

https://mise.jdx.dev

Also allows you to define aqua/asdf/etc packages that your project depends on and will automatically manage those. Give it a look!

#mise #software #rust