Skip to content

sebastien-doyon/mvnsh

Repository files navigation

Description

Maven Shell (mvnsh)

Build Status

License

Eclipse Public License 1.0

Apache License, Version 2.0

Building

Requirements

  • Maven 3.3+ (prefer included maven-wrapper)
  • Java 8+

Check-out and build:

git clone git://github.com/jdillon/mvnsh.git
cd mvnsh
./mvnw install

Extract the assembly and execute the shell:

unzip -d target mvnsh-dist/mvnsh-assembly/target/mvnsh-*-bin.zip
./target/mvnsh-*/bin/mvnsh

About

Maven Shell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 68.7%
  • Shell 15.3%
  • Groovy 8.7%
  • Batchfile 7.3%