Application to generate files for Salesforce ANT deployment
These instructions will get you the installation file of the project and running on your local machine
.NET framework 4.5
Installation files available at - https://github.com/amrud/salesforce-packager/releases
Download the setup.zip
Extract to a folder
Run setup.exe
Download the source code and open in VisualStudio 2015. Nuget will handle all dependencies
- MahApps.Metro - WPF framework for Metro style
- Squirrel - Installation and Update framework for Windows desktop app
- Salesforce SOAP API - API to connect to Salesforce
- Ammar - Initial work - Amrud
This project is licensed under the MIT License - see the LICENSE.md file for details