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

About default environment #5

Open
camelmasa opened this issue Sep 13, 2017 · 1 comment
Open

About default environment #5

camelmasa opened this issue Sep 13, 2017 · 1 comment

Comments

@camelmasa
Copy link

I was bored to type -e production every time.
I'd like to omit the option like Heroku πŸ˜„

e,g,

bcn run rails c # it same as "bcn run -e production rails c"

What do you think ❓ @k2nr

@k2nr
Copy link
Member

k2nr commented Sep 13, 2017

production as a default env sounds scary to me... maybe we can add user-local config per project, something like .bcn.config stored in a project root directory.
What do you actually expect to have?

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