Display information from and interact with GitHub directly from Alfresco Share.
- Alfresco 4.2.d or later
- Latest Share-OAuth code built from
master
branch
Use Maven to build the JAR file, which you can then install into your local Tomcat instance
mvn clean package && \
cp target/github-dashlets-1.0-SNAPSHOT.jar <TOMCAT_HOME>/webapps/share/WEB-INF/lib