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

Add sentence clarifying elm init behavior #281

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

Conversation

lalaithion
Copy link

Some init commands in various language ecosystems create the project directory; some don't. If you're familiar with a language that does create a directory (e.g. rust/cargo), then it might not be obvious that elm init doesn't.

This is a slightly larger change than the ones mentioned in the README as easy to accept pull requests, but also seems smaller than any of the current issues. Feel free to close this pull request and tell me to open an issue instead.

Some `init` commands in various language ecosystems create the project directory; some don't. If you're familiar with a language that does create a directory (e.g. rust/cargo), then it might not be obvious that `elm init` doesn't.
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.

1 participant