ember-freestyle icon indicating copy to clipboard operation
ember-freestyle copied to clipboard

Provide a way to generate "freestyle" at target route

Open grapho opened this issue 8 years ago • 2 comments

/freestyle is not always the best route for the style guide to live. I, for instance need it to live in a sub directory due to custom server config. It is simple to move the files after they are created, but maybe there can be an option to provide a terminal prompt to pick where you want the route to be located during install?

grapho avatar Apr 19 '16 18:04 grapho

It would be nice if the generators check for pod structure as well.

mszoernyi avatar Apr 27 '16 20:04 mszoernyi

@chrislopresto How would we handle the install path then? Should the addon blueprint still create the files or should the user install in 2 steps

ember install ember-freestyle
ember g ember-freestyle-route custom-route-name

mszoernyi avatar May 06 '16 14:05 mszoernyi