3 ms·
I prefer to use Mise for everything nowadays. homebrew bootstrap specifically. A lot easier to manage all of my packages in one single file, homebrew, Node pack
by azuanrb 13d ago
I prefer to use Mise for everything nowadays. homebrew bootstrap specifically. A lot easier to manage all of my packages in one single file, homebrew, Node packages, etc.
https://mise.jdx.dev/bootstrap/packages/brew.html https://mise.jdx.dev/bootstrap/packages/brew.html
- bullfightonmars 13d agoI migrated our monorepo to use mise with bootstrap and mise-tasks. I was able to delete a whole heap of setup scripts and our brewfile. First time setup is extremely simple now and re-running for updates is blazing fast. mise has been an absolute delight.