Emulsify CLI
Command line interface for Emulsify.
emulsify init
allows developers to easily create an Emulsify project. it attempts to detect the platform being used, and implements the appropriate starter (such as emulsify-drupal).emulsify component list
will return a list of components available within the system selected for the project.emulsify component install
will fetch a specific component into the project.
Details on the commands above, and other features/options are documented in the repo, so please take a look there.
Last modified 10mo ago