Famous / famous-cli

Other
28 stars 20 forks source link

famous dev Should Execute Separate Task Runner #23

Closed jd-carroll closed 2 years ago

jd-carroll commented 9 years ago

famous dev should execute a separate task runner (ie Grunt / Gulp) to execute the build and perform any livereload. The current implementation forces everyone to move away from famous-cli when they desire more advanced build steps like sass/less or integration with Cordova.

jd-carroll commented 9 years ago

I think we should fork the generator-browserify add some famous magic and then have that generator be the target of famous init. This way it would give people the option of gulp vs grunt and also give them some css options (but I could also see removing the css options altogether).

The most important thing is that it would keep people in the [famous] command line and you wouldn't be lost moving between utilities.

lorinbeer commented 9 years ago

Hi @jd-carroll,

thanks for the issue, didn't want to think we were ignoring you.

I agree that famous dev should execute a separate task runner. generator-browserify is a great suggestion, and I think we will have the bandwidth to look seriously at implementing this functionality this week.

jd-carroll commented 2 years ago

Ohh famous...