src
directory contains three folders:extensions
contains all the third party extensions used by CommandPost (such as i18n
and resty
), and well as the main cp
code.plugins
contains all the bundled plugins that drive the CommandPost menubar and shortcut manager, as well as all the core and Final Cut Pro featuressetup
is used by CommandPost-App. When building CommandPost-App the setup.lua
file in the CommandPost repository replaces the Hammerspoon/setup.lua
file in CommandPost-App.extensions
folder.plugins
folder.