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

Rake task for easy setup #34

Open
defvol opened this issue Feb 6, 2013 · 1 comment
Open

Rake task for easy setup #34

defvol opened this issue Feb 6, 2013 · 1 comment
Assignees
Milestone

Comments

@defvol
Copy link
Member

defvol commented Feb 6, 2013

¿Qué opinan de un rake task o generator que haga todo el setup del proyecto?

https://github.com/CodeandoMexico/reporte-ciudadano/wiki/Gu%C3%ADa-de-instalaci%C3%B3n

@juanpabloe
Copy link
Member

The rake task will be:
rake setup

It will execute:

  • Add: config/database.yml
  • Add: config/env_variables.yml
  • bundle install
  • rake db:setup

@ghost ghost assigned eddie-ruva Aug 26, 2013
@eddie-ruva eddie-ruva reopened this Jan 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants