Homebrew Cask (
http://caskroom.io) "a CLI workflow for the administration of Mac applications distributed as binaries" sits on top of Homebrew (
http://brew.sh) package manager. Homebrew cask installs binaries to /opt and then symlinks those applications to ~/Applications
Is it possible to get AppTrap and Homebrew Cask to play nice with each other so that when for example brew cask uninstall <package> is invoked that apptrap is triggered and cleans up the remnants like it so epically does ?
Thanks