Installing with pixi
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
pixi is a more modern package manager and is lightweight
```
pixi global install --environment cadquery --channel cadquery --channel conda-forge cq-editor
```
The above will create a standalone environment named `cadquery` and install `cq-editor` from `cadquery` and its dependencies from `conda-forge` channel.
Better mention it in wiki.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.