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

Check on mix new if the given application module exists and raises if so #3275

Closed
josevalim opened this issue Apr 16, 2015 · 2 comments
Closed

Comments

@josevalim
Copy link
Member

No description provided.

@lpil
Copy link
Contributor

lpil commented Apr 19, 2015

Hello! I'd like to take a stab at this (what with the Level:Starter label there and all. 😄

To clarify, is this the sort of behaviour that is desired?

$ mix new string
** (Mix) The module name String is already in use

Cheers,
Louis

@josevalim
Copy link
Member Author

yes, precisely!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants