I don't think the [touch command](https://github.com/jonschlinkert/gfc/blob/master/index.js#L69) is necessary since using `echo` and `>>` should create the file. I can submit a PR to remove it if the tests are still passing. I just wanted to create an issue to remind myself about it and see what you thought.
I don't think the touch command is necessary since using
echoand>>should create the file.I can submit a PR to remove it if the tests are still passing. I just wanted to create an issue to remind myself about it and see what you thought.