Why Salesforce developers and admins should use Git and some of the best tools to help you do so. I’m opening this (hopefully) wonderful 2017 with a guest post about a subject I really love, that is Version Control in Salesforce. Alex Brausewetter of Blue Canvas contributed this guest post. He is a founder of […]
Tag: Github
[Github / Maven] Maven repository using GitHub
This simple post is a reminder on how to create a Maven2 repository and use it with Maven in a “pom.xml” file or in Java Play!. The first step is to create a GitHub Repository (it will be named “maven2”).Then reproduce the folder structure of a Maven Repository, as I did in my “Maven2” repo […]
