mirror of
https://github.com/SqrtMinusOne/micromamba.el.git
synced 2025-12-10 13:23:02 +03:00
docs: add MEPLA badge
This commit is contained in:
parent
11b1f9653e
commit
6410ad3a92
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#+TITLE: micromamba.el
|
||||
|
||||
[[https://melpa.org/#/micromamba][file:https://melpa.org/packages/micromamba-badge.svg]]
|
||||
|
||||
Emacs package for working with [[https://mamba.readthedocs.io/en/latest/user_guide/micromamba.html][micromamba]] environments.
|
||||
|
||||
[[https://mamba.readthedocs.io/en/latest/index.html][mamba]] is a reimplementation of the [[https://docs.conda.io/en/latest/][conda]] package manager in C++. =mamba= is notably much faster and essentially compatible with =conda=, so it also works with [[https://github.com/necaris/conda.el][conda.el]]. =micromamba=, however, implements only a subset of =mamba= commands, and as such requires a separate integration.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue