mise
mise copied to clipboard
dev tools, env vars, task runner
Hello, First, thanks for the great tool, I have been using it and advising people to use it for quite some time, it is really valuable ! I regularly update...
I am not sure if the `npm` backend current behavior is really useful currently if one is using different Node.JS versions. Given that the `npm` backend is still experimental, it...
`mise` is awesome tool to make dev environments replayable. But as soon as you are working on a lot of different projects, doing frequent small contributions to projects you don't...
**Describe the bug** When trying to `mise install` in a directory with two npm-backend packages in the .mise.toml, there seems to be some kind of deadlock, where neither ever progresses....
mise 2024.5.28 if it matters zsh 5.9 The zsh `_arguments` completion helper, when given an action in double parentheses, accepts completions on the format `word:description`. With mise tasks using `:`...
**Describe the bug** Since mise has built-in Rust plugin (v2024.11.31), mise fails to self-update with the following ambiguous error: ``` Updated mise to 2024.11.37 mise ERROR [usage] plugin update mise...
**Describe the bug** When installing a new version of Python the `python.default_packages_file` setting does not seem to be used to fine the path to the default packages file. This seems...
what it says on the tin
I've been trying to figure out how to get 1Password secrets integrated with mise (refs #1359). The biggest challenge I've encountered is that the `op` utility is rather slow, taking...