I'm evaluating Casper Suite and surprised that standalone .app applications need to be packaged up. Composer seems to be based on the old days of applications installing files all over the filesystem.
But these days, the vast majority of the apps I'm interested in deploying are either .app bundles from the Mac App Store, or dmg's that just contain a .app.
Munki understands these two most common use cases and imports the packages without any further modification. (ie. the single command "munkiimport /Applications/Final Cut Pro.app" generates a dmg and imports into the repository.) Very handy for packages that have regular updates (Chrome, Firefox).
What is the most streamlined workflow for adding Applications into Casper?
