#Gitblit Notifier (Chrome Addon)
Gitblit Notifier check the last commit of the gitblit repository
Don't forget to install Growl (http://growl.info/) to be notify by system notification.
# Maven is used to generate Firefox extension (xpi) of Office 365 Mail Notifier sources.
# There are 2 profiles (Dev en Prod)
# In Dev mode, just des sources is packaging, use the next command line
mvn clean install
# In Prod mode, jsDoc is generated and Sonar is executed
# (it is necessary to have Sonar installed on localhost), use the next command line
mvn clean install -PProd