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
- Host: GitHub
- URL: https://github.com/applicativesystem/builder-conda
- Owner: applicativesystem
- License: mit
- Created: 2024-08-17T07:49:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-17T07:50:51.000Z (about 1 year ago)
- Last Synced: 2024-12-16T02:12:10.308Z (10 months ago)
- Topics: anaconda, anaconda3, conda, conda-build, conda-environment, devops, devops-team, devops-tools
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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