A command-line tool to help with automated deployment between environments of customizations to Ellie Mae's Encompass.
get-form: Downloads a custom form (.emfrm) from Encompass
import: Uploads customization packages (.empkg) to an Encompass server
pack: Create a .empkg file based on a manifest.xml
update-cdo: Update a value inside of an XML Custom Data Object inside a package
link-form: Links a custom input form to the current version of a codebase assembly
You can run encompass-deploy --help for detailed arguments.
The Encompass SmartClient will need to be installed on the host computer.
Download the latest release and extract the .zip to a folder of your choosing.
From your SmartClient folder (probably C:\SmartClientCache\Apps\Ellie Mae\Encompass), copy EllieMae.Encompass.AsmResolver.dll and EllieMae.Encompass.Runtime.dll into the folder where you extracted encompass-deploy.exe.