Skip to content

Conversation

eksperimental
Copy link
Contributor

So if no :name is provided in config, it set the project name
based on the camelized version of :app

ie. app: :ex_doc
will generate a project named "ExDoc"

So if no :name is provided in config, it set the project name
based on the camelized version of :app

ie. `app: :ex_doc`
will generate a project named "ExDoc"
@josevalim
Copy link
Member

I would rather have developers explicitly configure it, especially because Hex defaults to use the app name without being camelized, so we keep it consistent with Hex unless user want to change it. Thank you!

@josevalim josevalim closed this May 22, 2017
@eksperimental
Copy link
Contributor Author

No worries then.

@eksperimental eksperimental deleted the app_name branch August 19, 2020 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants