setup-java
Java setup
Sets up Java development environment on GitHub Actions runners
Set up your GitHub Actions workflow with a specific version of Java
2k stars
79 watching
743 forks
Language: TypeScript
last commit: 14 days 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-dotnet | Sets up a .NET environment for development and builds. | 947 |
julia-actions/setup-julia | Downloads and sets up Julia version on the system path | 94 |
antongolub/action-setup-bun | A GitHub Actions workflow to set up a specific version of Bun and its runtime environment | 49 |
tor-actions/setup-tor | A GitHub Actions workflow that sets up a Tor environment for use in continuous integration and deployment pipelines. | 9 |
actions/setup-python | This action sets up Python or PyPy and their dependencies for GitHub Actions workflows. | 1,743 |
oven-sh/setup-bun | A GitHub Actions workflow to set up and install Bun in various configurations | 452 |
typst-community/setup-typst | Installs Typst and prepares it for use in GitHub Actions workflows | 116 |
ada-actions/toolchain | Automates installation of an Ada development environment. | 20 |
actions/javascript-action | A GitHub Actions repository providing a template for creating JavaScript actions with tests, linting, workflow, publishing, and versioning. | 989 |
malinskiy/action-android | Provides tools and actions for setting up and testing Android development environments. | 185 |
actions/typescript-action | Tools and templates for creating GitHub Actions written in TypeScript | 2,034 |
goanpeca/setup-miniconda | A GitHub Actions workflow to set up a base conda environment with Miniconda or its variants. | 1 |
maddox/actions | A collection of reusable GitHub Actions for automating tasks in software development workflows | 393 |
actions/hello-world-javascript-action | A template action for building a JavaScript action in GitHub Actions | 243 |