Add conda package to README (#976)
This commit is contained in:
parent
0db4589efe
commit
3f0b3ec2c7
@ -118,6 +118,7 @@ list:
|
||||
| https://alpinelinux.org/[Alpine Linux] | https://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management[apk-tools] | https://pkgs.alpinelinux.org/package/edge/community/x86_64/just[just] | `apk add just`
|
||||
| https://getfedora.org/[Fedora Linux] | https://dnf.readthedocs.io/en/latest/[DNF] | https://src.fedoraproject.org/rpms/rust-just[just] | `dnf install just`
|
||||
| https://www.gentoo.org/[Gentoo Linux] | https://wiki.gentoo.org/wiki/Portage[Portage] | https://github.com/gentoo-mirror/dm9pZCAq/tree/master/sys-devel/just[dm9pZCAq overlay: sys-devel/just] | `eselect repository enable dm9pZCAq && emerge --sync dm9pZCAq && emerge sys-devel/just`
|
||||
| https://docs.conda.io/en/latest/miniconda.html#system-requirements[Various] | https://docs.conda.io/projects/conda/en/latest/index.html[Conda] | https://anaconda.org/conda-forge/just[just] | `conda install -c conda-forge just`
|
||||
|================================================================================================================================================================================================================================================================================================================================================================================================================================
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user