mise (pronounced "meez") or "mise-en-place" is a development environment setup tool. The name refers to a French culinary phrase that roughly translates to "setup" or "put in place". The idea is that before one begins cooking, they should have all their utensils and ingredients ready to go in their place. mise does the same for your projects. Using its .mise.toml config file, you'll have a consistent way to setup and interact with your projects no matter what language they're written in.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | mise-2024.9.8.tgz |
NetBSD 10.0 | aarch64 | mise-2024.5.28.tgz |
NetBSD 10.0 | earmv7hf | mise-2024.5.28.tgz |
NetBSD 10.0 | i386 | mise-2024.9.8.tgz |
NetBSD 10.0 | i386 | mise-2024.5.28.tgz |
NetBSD 10.0 | sparc64 | mise-2024.5.28.tgz |
NetBSD 10.0 | x86_64 | mise-2024.9.8.tgz |
NetBSD 10.0 | x86_64 | mise-2024.5.28.tgz |
NetBSD 9.0 | earmv7hf | mise-2024.5.28.tgz |
NetBSD 9.0 | i386 | mise-2024.9.8.tgz |
NetBSD 9.0 | i386 | mise-2024.5.28.tgz |
NetBSD 9.0 | x86_64 | mise-2024.9.8.tgz |
NetBSD 9.0 | x86_64 | mise-2024.5.28.tgz |
NetBSD 9.3 | x86_64 | mise-2024.9.8.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.