As a developer, when I am integrating Atomic CMS into a project that I am working on, I want to run a setup script from the command line that will setup active admin, update active_admin.js.coffee to include the necessary cms scripts, and add a #component_preview block in active_admin.scss.
As a developer, when I am integrating Atomic CMS into a project that I am working on, I want to run a setup script from the command line that will setup active admin, update
active_admin.js.coffee
to include the necessary cms scripts, and add a#component_preview
block inactive_admin.scss
.