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

A rake task to automatically do the first time setup #10

Open
phansch opened this issue Feb 13, 2014 · 0 comments
Open

A rake task to automatically do the first time setup #10

phansch opened this issue Feb 13, 2014 · 0 comments

Comments

@phansch
Copy link
Contributor

phansch commented Feb 13, 2014

Not sure if that's possible or not.
After running bundle install, I'd love to just call rake setup to install dependencies, setup the postgres user and create the .env files locally. This would also have to take in account different operating systems.

In order to test this somewhat nicely, we should extract this into it's own module and just call the methods from the rake task.

rel #7

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

1 participant