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

Console aliases short and simple #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Console aliases short and simple #1

wants to merge 1 commit into from

Conversation

danmaksimov
Copy link

You can create file with name '.iex' in root project directory and put aliases and imports there.

You can create file with name '.iex' in root project directory and put aliases and imports there.
@lasseebert
Copy link
Owner

Thanks for this contribution :)

This is a good idea for development environment, but I use the Console helper mostly in staging and production environments, which gives me two problems with an iex helper:

  • I would have to deploy my "local" iex helper to production
  • I don't want aliases and imports per default when opening a shell in production.

lasseebert referenced this pull request Apr 28, 2017
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

Successfully merging this pull request may close these issues.

2 participants