Skip to content

Quick deployment of force.com classes, triggers, and pages edited locally. I created it so that I could dev in VIM and use the cli to quick save my changes to my dev org as I work. #salesforce #force.com #apex

CodisRedding/sf-dev-quick-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

WHAT?

Quick deployment of force.com classes, triggers, and pages edited locally. I created it so that I could dev in VIM and use the cli to quick save my changes to my dev org as I work.

USAGE (unlike Bikeage)

Make sure to create the build.properties file and adjust the Deploy class instance variable, @xml_ant_build, to point to it.

Make sure you have the salesforce ant migration tool in your ant lib dir.

sudo ruby deploy.rb ~/src/file_one.cls ~/src/file_two.trigger ~/src/file_three.page

About

Quick deployment of force.com classes, triggers, and pages edited locally. I created it so that I could dev in VIM and use the cli to quick save my changes to my dev org as I work. #salesforce #force.com #apex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages