Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdillon/mvnsh

Maven Shell
https://github.com/jdillon/mvnsh

cli java maven shell

Last synced: 3 days ago
JSON representation

Maven Shell

Awesome Lists containing this project

README

        

# Description

Maven Shell (`mvnsh`)

[![Build Status](https://travis-ci.org/jdillon/mvnsh.svg?branch=master)](https://travis-ci.org/jdillon/mvnsh)
[![DepShield Badge](https://depshield.sonatype.org/badges/jdillon/mvnsh/depshield.svg)](https://depshield.github.io)

Based on [GShell 3](https://github.com/jdillon/gshell).

# License

[Eclipse Public License 1.0](http://www.eclipse.org/org/documents/epl-v10.html)

[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)

# Building

## Requirements

* [Maven](http://maven.apache.org) 3.3+ (prefer included maven-wrapper)
* [Java](http://java.oracle.com/) 8+

Check-out and build:

git clone git://github.com/jdillon/mvnsh.git
cd mvnsh
./build rebuild

Extract the assembly and execute the shell:

./build run