Skip to content

Installation

Sheng Chen edited this page Jun 25, 2018 · 3 revisions

If you want to install the SNAPSHOT version of the Azure Maven plugins to your local machine, please follow below steps:

$ git clone git@github.com:Microsoft/azure-maven-plugins.git
$ cd azure-maven-plugins
$ mvn clean install
Clone this wiki locally