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

Prefer bin/setup over geordi setup #69

Closed
denzelem opened this issue May 8, 2019 · 2 comments
Closed

Prefer bin/setup over geordi setup #69

denzelem opened this issue May 8, 2019 · 2 comments

Comments

@denzelem
Copy link
Contributor

denzelem commented May 8, 2019

geordi setup has a set set of good defaults which need to be done before a project can run. But for some projects the defaults are not enough (e.g. elasticsearch setup is required). In this case a developer could use the Rails way and create a bin/setup file (this is already present since Rails 5). Geordi should then not execute its default setup but run bin/setup.

@triskweline
Copy link
Member

Can you please clarify whether either

(1) geordi setup will call bin/setup if available or
(2) bin/setup will contain a single line geordi setup for standard setup procedures?

I feel like we jumped back and forth between these two in our discussion. We cannot have both.

@kratob
Copy link
Member

kratob commented May 9, 2019

I would prefer option (1).

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

3 participants