mirror of
https://github.com/ynqa/jnv.git
synced 2026-01-06 03:09:29 -06:00
Merge pull request #54 from pavelzw/patch-1
Mention conda-forge package
This commit is contained in:
12
README.md
12
README.md
@@ -75,6 +75,18 @@ See [package entry on search.nixos.org](https://search.nixos.org/packages?channe
|
||||
nix-shell -p jnv
|
||||
```
|
||||
|
||||
### conda-forge
|
||||
|
||||
See [here](https://prefix.dev/channels/conda-forge/packages/jnv) for more info.
|
||||
|
||||
```bash
|
||||
pixi global install jnv
|
||||
# or
|
||||
cat data.json | pixi exec jnv
|
||||
# or
|
||||
conda install jnv
|
||||
```
|
||||
|
||||
### Docker
|
||||
|
||||
Build
|
||||
|
||||
Reference in New Issue
Block a user