dojo / cli-create-app

🚀 Dojo - cli command for creating app boilerplates.
http://dojo.io
Other
12 stars 20 forks source link

Use the render files implementation from the CLI helper #127

Closed umaar closed 6 years ago

umaar commented 6 years ago

Enhancement

We can remove this and the tests: https://github.com/dojo/cli-create-app/blob/master/src/renderFiles.ts

We can now use the helper method provided by the CLI! https://github.com/dojo/cli/pull/180

tomdye commented 6 years ago

Needs bumping to v0.4.0 of cli too