Add git support to mix new as argument.

With the intention of a better experience for users starting a project I 
think adding git support out of the box could improve the *mix new* 
command. 

It could work like this:

*$ mix new PATH --git *

And the behavior would be equivalent to:

*$ mix new PATH*

*$ cd PATH$ git init*

And that is already a common use case for someone starting a new project. 

If being git specific is an issue, could be just *--vcs*.

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/59f936f2-f39d-4343-9c9d-33fff4b3661bn%40googlegroups.com.

Reply via email to