Hanami: Run bundle using option after new project is created.

Created on 29 Oct 2017  路  5Comments  路  Source: hanami/hanami

@citizen428 proposed to run bundle after a new Hanami project is created.

invalid

All 5 comments

I think we should run bundle install in the new folder by default. And have a --skip-bundle-install. What do you think?

I wouldn't do that because some people use gemsets, I think it's better to be conservative but I would like to hear more opinions.

I'm with @AlfonsoUceda on this one, there shouldn't be too many assumptions regarding people's environments and preferences built in.

Me and @cllns had a conversation about this. Probably it's not a good idea. People may want to fiddle with their Gemfile first. Or if they are newcomers, they may understand that Hanami is slow to generate a new project, but it's the wait for Rubygems instead.

As last thing, I'd defer this, because we're going probably to do more work on CLI hooks.

Closing this issue because I think bundler should be run manually.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nattfodd picture nattfodd  路  9Comments

gmanley picture gmanley  路  6Comments

vlad-at-work picture vlad-at-work  路  7Comments

olistik picture olistik  路  9Comments

leo-generali picture leo-generali  路  3Comments