GShell Dist :: Addon Commands
Additional (beside basic) GShell commands.
| Лицензия |
Лицензия
|
| Группа |
Группаorg.sonatype.gshell.dist |
| Идентификатор |
Идентификаторgshell-commands-addons |
| Последняя версия |
Последняя версия2.6 |
| Дата |
Дата
|
| Тип |
Типpom |
| Описание |
Описание
GShell Dist :: Addon Commands
Additional (beside basic) GShell commands.
|
| Организация-разработчик |
Организация-разработчик
Sonatype
|
Скачать gshell-commands-addons
Как подключить последнюю версию
Зависимости
Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.
Модули Проекта
Данный проект не имеет модулей.
Description
GShell - A command-line shell framework.

License
Apache 2.0
Building
Requirements
- Maven 3.3+ (prefer included maven-wrapper)
- Java 8+
Check out and build:
git clone git://github.com/jdillon/gshell.git
cd gshell
./build rebuild
After this completes, you can unzip the assembly and launch the shell:
./build run
Use the 'help' command for further assistance.
Implementations
GShell is used by the Maven Shell