Open frankie-loves-jesus opened 10 years ago
Maybe it should also ask:
What is your main JS file? [main.js]
What is your main CSS file? [main.css]
Maybe even:
What is your main JS file? [main.js]
We see there are other scripts in `app/scripts` which we could add to `main.js`.
Add `other-file1.js`? [Y/n]
Add `other-file2.js`? [Y/n]
Add `other-file3.js`? [Y/n]
And then the same for CSS.
Is it feasible making
half_pipe:install
replace ones CSS Sprockets directives with Sass includes and also wrap ones JS in RequireJS modules? Preferably asking firstWould you like us to... Y/n
.