Skip to content

lesaint/lesaint-mvn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

lesaint-mvn

My Maven plugins for Oh-My-Zsh which can be integrated via Antigen

This is a fork of the mvn plugin bundled with oh-my-sh where :

  • I removed all the existing aliases which I find to long and most of them are useless to me
  • I added the alias I actually use
  • Changed the wrapping function around mvn to support the following features
    • enable multithreading by default (currenr value is 3 because my computer has 4 cores)
    • multithreading can be disable with option -n from the command line
    • maven output coloring (as is from the oh-my-zsh mvn plugin)

Installation

Antigen

Add antigen bundle lesaint/lesaint-mvn to your .zshrc where you have your other bundle commands.

About

My Zsh plugin for Maven

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages