This plugin helps you pull repo from github and build with maven directly into your plugins folder.
Commands:
Code (Text):
/pull <PluginName> - Update plugin from github repo
Config:
Code (Text):
github_token: <Your github access token> [Required if you need to access private repo]
plugins:
<PluginName>: <GitURI>
<PluginName>: <GitURI>
<PluginName>: <GitURI>