insert continuous integration build status image here, like from codeship
describe what this org or managed package is focused on
- Each developer should have their own devorg|sandbox
- Create new project in mavensmate
- Open terminal, cd to project folder
git clone -f <this repo> . # you're on master at this point
- Populate variables in the .env file
- Deploy to your dev org with
foreman run ant deploy
- Create a branch in git to track your feature/fix
- Commit and push often to your branch, the build system will automatically notify you of problems
- Open a pull request against master when it's ready to review
- Include screenshots or video to help people understand the user experience
confidential|mit|bsd|gpl