Solenopsis
Solenopsis is a tool born out of necessity. With no good command-line tool to deploy Salesforce code with it was written to meet a need. Solenopsis is a combination of some ANT scripts to do deployment and Python scripts to do easily manage flags and other neat things like templates.
Right now, all testing and development has been focused on Linux. But patches are welcome to make it truely multi-platform.
Dependencies
- Python
- Ant
- Python Beatbox (optional)
Libraries
These are the libraries used in Solenopsis. Just a list for them being awesome (and some legal reasons too).
Ant
Licenses and additional information can be found in the docs directory.
Python
- beatbox (optional)
Getting Started
- Read about Solenopsis
- Install Solenopsis
- Get Support
Getting Started With v1.1
NOTE: Currently this project has only been developed and tested on Linux. Patches and help for other platforms are always accepted.