generator-verb icon indicating copy to clipboard operation
generator-verb copied to clipboard

Request: git init option

Open doowb opened this issue 10 years ago • 1 comments

I'd like to add a git init option when creating a new project with generator-verb.

My workflow is usually...

$ mkdir some-project
$ cd some-project
$ yo verb
$ verb
$ git init

I think there could be an option to initialize the git repository.

doowb avatar Dec 10 '14 01:12 doowb

:+1: good idea. agreed

jonschlinkert avatar Dec 10 '14 02:12 jonschlinkert