abuse-the-force/README.md

31 lines
725 B
Markdown
Raw Normal View History

2013-04-18 16:09:05 +00:00
AbUse the Force
===============
A tool expanding upon [Metaforce](https://github.com/ejholmes/metaforce) for deploying to
multiple orgs as well as simpler setup for use as a pseudo compiler
Features
========
2013-04-18 17:45:59 +00:00
* Soon...
2013-04-18 16:09:05 +00:00
2013-04-18 17:45:59 +00:00
Usage
=====
Soon...
Why This Over Metaforce?
2013-04-18 16:09:05 +00:00
==================
* Vim and Sublime plugins (coming soon...)
* Command line configuration management
* Options for deploying or retrieving a sigle file
* Encrypted Passwords coming soon
2013-04-18 17:45:59 +00:00
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