Crates.io | ensure-mamba |
lib.rs | ensure-mamba |
version | 0.1.0 |
source | src |
created_at | 2024-01-21 01:50:24.6267 |
updated_at | 2024-01-21 01:50:24.6267 |
description | A simple wrapper around micromamba to ensure that it is installed. |
homepage | https://github.com/j-szulc/ensure-mamba |
repository | |
max_upload_size | |
id | 1107142 |
size | 77,754 |
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.
ensure-mamba install -n conda-forge python