Skip to content

Commit

Permalink
Maven completion
Browse files Browse the repository at this point in the history
  • Loading branch information
obazoud committed Apr 28, 2012
1 parent 6354ee5 commit e5dd25f
Showing 1 changed file with 27 additions and 0 deletions.
@@ -0,0 +1,27 @@
---
layout: post
title: Guide sur l'auto completion Maven
date: '2012-03-08T23:30:00.000Z'
author: Olivier
categories: [Uncategorized]
tags: [maven,zsh,bash,ohmyzsh]
excerpt: Tout ce que vous voulez savoir sur la completion Maven.
ignored: true
---

Si vous utilisez [Maven](http://maven.apache.org), vous devez connaître la ligne de commande et vous avez dû souffrir à taper .


maven-bash-completion
https://github.com/juven/maven-bash-completion

zsh

oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh
https://github.com/zsh-users/zsh-completions/blob/master/_mvn
plugins/mvn/_mvn

zshrc => activer les plugins

https://github.com/obazoud/oh-my-zsh/commit/48fb38996fdea9508b78d08aa2c93d42dbebad36

0 comments on commit e5dd25f

Please sign in to comment.