3 Star 1 Fork 2

Gitee 极速下载 / SDKMAN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/sdkman/sdkman-cli
克隆/下载
README.md 3.36 KB
一键复制 编辑 原始数据 按行查看 历史
Marco Vermeulen 提交于 2024-04-17 21:22 . Update README

SDKMAN! CLI

The Software Development Kit Manager Command Line Interface

Backers on Open Collective Sponsors on Open Collective Slack

SDKMAN is a tool for managing parallel Versions of multiple Software Development Kits on any Unix based system. It provides a convenient command line interface for installing, switching, removing and listing Candidates.

See documentation on the SDKMAN! website.

Installation

Open your favourite terminal and enter the following:

$ curl -s https://get.sdkman.io | bash

If the environment needs tweaking for SDKMAN to be installed, the installer will prompt you accordingly and ask you to restart.

Running the Cucumber Features

All SDKMAN's BDD tests describing the CLI behaviour are written in Cucumber and can be found under src/test/resources/features. These can be run with Gradle by running the following command:

$ ./gradlew test

To perform development, you will need to have a JDK 11 installed which can be obtained by running the following after installing SDKMAN:

$ sdk env install

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Shell
1
https://gitee.com/mirrors/SDKMAN.git
git@gitee.com:mirrors/SDKMAN.git
mirrors
SDKMAN
SDKMAN
master

搜索帮助