Skip to content

Start a salesforce development project from here, includes ant build script and libs

Notifications You must be signed in to change notification settings

cloudanswers/salesforce-project-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project name

insert continuous integration build status image here, like from codeship

describe what this org or managed package is focused on

Development

  1. Each developer should have their own devorg|sandbox
  2. Create new project in mavensmate
  3. Open terminal, cd to project folder
  4. git clone -f <this repo> . # you're on master at this point
  5. Populate variables in the .env file
  6. Deploy to your dev org with foreman run ant deploy
  7. Create a branch in git to track your feature/fix
  8. Commit and push often to your branch, the build system will automatically notify you of problems
  9. Open a pull request against master when it's ready to review
  10. Include screenshots or video to help people understand the user experience

License

confidential|mit|bsd|gpl

About

Start a salesforce development project from here, includes ant build script and libs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published