An open API service indexing awesome lists of open source software.

https://github.com/applicativesystem/builder-conda

a conda builder and search written using shell
https://github.com/applicativesystem/builder-conda

anaconda anaconda3 conda conda-build conda-environment devops devops-team devops-tools

Last synced: 6 months ago
JSON representation

a conda builder and search written using shell

Awesome Lists containing this project

README

          

# conda-builder

- a conda package builder, simple source this in your warp workflow and update, install, remove conda as well as channel support with in dockers or compute clusters with a single input.
- You can update dockers,conda environment, computing cluster environment with simple inputs.
```
sh conda_package_builder.sh
```

Gaurav Sablok