Command Line SFDC Deploy Tool
Go to file
ViViDboarder ec3578e2a2 Remove extra puts that was supposed to be deleted 2013-04-18 11:08:54 -07:00
bin Initial commit 2013-04-18 09:16:22 -07:00
lib Remove extra puts that was supposed to be deleted 2013-04-18 11:08:54 -07:00
test Initial commit 2013-04-18 09:16:22 -07:00
.gitignore Change name of Yaml Settings file 2013-04-18 10:45:59 -07:00
README.md Update Readme formatting 2013-04-18 10:55:25 -07:00
Rakefile Initial commit 2013-04-18 09:16:22 -07:00
abusetheforce.gemspec Initial commit 2013-04-18 09:16:22 -07:00

README.md

AbUse the Force

A tool expanding upon Metaforce for deploying to multiple orgs as well as simpler setup for use as a pseudo compiler

Features

  • Soon...

Usage

Soon...

Why This Over Metaforce?

  • Vim and Sublime plugins (coming soon...)
  • Command line configuration management
  • Options for deploying or retrieving a sigle file
  • Encrypted Passwords coming soon

Installation

Must have ruby 1.9 and gem installed

git clone git://github.com/ViViDboarder/abuse-the-force.git
cd abuse-the-force
gem build abusetheforce.gemspec
gem install abusetheforce-X.X.X.gem # make sure the proper version is present