1 unstable release
0.1.0 | Jan 21, 2024 |
---|
23KB
150 lines
ensure-mamba
A simple wrapper around micromamba to ensure that it is installed and that some environment exists.
If it is not installed, it will be downloaded into ~/micromamba
.
Apart from that, once installed, it will forward all arguments to micromamba.
Example
ensure-mamba install -n conda-forge python
Dependencies
~20–36MB
~566K SLoC