custom-elements from MuleSoft's advanced development class
- Add the remote repository:
git remote add origin https://github.com/maclazaro/custom-elements.git
- Enter the repo:
cd custom-elements
- (Optional) Set your MULE_HOME env variable:
export MULE_HOME={locationOfMuleInstall}
- Package and deploy:
mvn install