setup-miniconda
conda setup
A GitHub Actions workflow to set up a base conda environment with Miniconda or its variants.
Set up your GitHub Actions workflow with conda via miniconda
1 stars
2 watching
0 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
actions/setup-go | An action that sets up a Go environment for use in GitHub Actions workflows | 1,407 |
actions/setup-python | This action sets up Python or PyPy and their dependencies for GitHub Actions workflows. | 1,743 |
actions/setup-java | Sets up Java development environment on GitHub Actions runners | 1,560 |
fcakyon/conda-publish-action | Automates package publishing to an Anaconda repository. | 27 |
actions/setup-dotnet | Sets up a .NET environment for development and builds. | 947 |
antongolub/action-setup-bun | A GitHub Actions workflow to set up a specific version of Bun and its runtime environment | 49 |
termkit/gama | Tool to manage GitHub Actions workflows from the terminal | 195 |
gcarreno/setup-lazarus | A GitHub Actions workflow for setting up and installing Lazarus | 49 |
fabasoad/setup-cobol-action | Installs and sets up the COBOL programming language | 12 |
tor-actions/setup-tor | A GitHub Actions workflow that sets up a Tor environment for use in continuous integration and deployment pipelines. | 9 |
linuxdeploy/linuxdeploy-plugin-conda | Automates deployment of conda-based environments | 29 |
maxim-lobanov/setup-xcode | Automates Xcode setup for macOS development environments. | 290 |
fabasoad/setup-mint-action | Automates setup of a programming language environment | 11 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |
40ants/ci | Automates continuous integration and deployment tasks for Common Lisp projects | 12 |