Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Script #5

Open
2 of 5 tasks
samcdavid opened this issue Sep 11, 2015 · 1 comment
Open
2 of 5 tasks

Install Script #5

samcdavid opened this issue Sep 11, 2015 · 1 comment

Comments

@samcdavid
Copy link
Contributor

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.

  • Include dependencies by default
  • Initialize Active Admin
  • Install JS
  • Install CSS
  • Mount CMS Engine
Mrjaco12 added a commit that referenced this issue Sep 25, 2015
#5

Why:

So that we can run one command to unpack
everything that the CMS needs to run.

This change addresses the need by:

Add gem dependencies to the gemspec file
and adding a rails generator to run the
active admin install.
Mrjaco12 added a commit that referenced this issue Sep 25, 2015
#5

Why:

So that we can run one command to unpack
everything that the CMS needs to run.

This change addresses the need by:

Add gem dependencies to the gemspec file
and adding a rails generator to run the
active admin install.
Mrjaco12 added a commit that referenced this issue Sep 25, 2015
#5

Why:

So that we can run one command to unpack
everything that the CMS needs to run.

This change addresses the need by:

Add gem dependencies to the gemspec file
and adding a rails generator to run the
active admin install.
Mrjaco12 added a commit that referenced this issue Sep 25, 2015
#5

Why:

So that we can run one command to unpack
everything that the CMS needs to run.

This change addresses the need by:

Add gem dependencies to the gemspec file
and adding a rails generator to run the
active admin install.
Mrjaco12 added a commit that referenced this issue Sep 25, 2015
#5

Why:

So that we can run one command to unpack
everything that the CMS needs to run.

This change addresses the need by:

Add gem dependencies to the gemspec file
and adding a rails generator to run the
active admin install.
Mrjaco12 added a commit that referenced this issue Sep 25, 2015
#5

Why:

So that we can run one command to unpack
everything that the CMS needs to run.

This change addresses the need by:

Add gem dependencies to the gemspec file
and adding a rails generator to run the
active admin install.
Mrjaco12 added a commit that referenced this issue Sep 25, 2015
#5

Why:

So that we can run one command to unpack
everything that the CMS needs to run.

This change addresses the need by:

Add gem dependencies to the gemspec file
and adding a rails generator to run the
active admin install.
Mrjaco12 added a commit that referenced this issue Sep 25, 2015
#5

Why:

So that we can run one command to unpack
everything that the CMS needs to run.

This change addresses the need by:

Add gem dependencies to the gemspec file
and adding a rails generator to run the
active admin install.
@bbrock25
Copy link
Contributor

@samcdavid @Mrjaco12 was this issue closed by the generator from #19 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants