tmschl / inventory

For all the dinkuses out there.
0 stars 0 forks source link

Should we use Yeoman? #3

Closed robbschiller closed 11 years ago

robbschiller commented 11 years ago

Seems like we can automate a lot of stuff that we've already talked about?

Require, Grunt, PhantomJS for testing..

http://yeoman.io/

robbschiller commented 11 years ago

Lets use this

robbschiller commented 11 years ago

After further review, it looks like Yeoman has been depreciated as a service with the recent launch of the 1.0 version and it's basically just Bower and Grunt that actually do things.

I started integrating Bower by making the component.json file and install jquery through it. I also started integrating grunt by making the Gruntfile, Gruntfile.js.

tmschl commented 11 years ago

Are we using this?

robbschiller commented 11 years ago

No. Currently only using Bower and Grunt. As far as I can tell, Yeoman has been depreciated to be a command line tool for scaffolding.

robbschiller commented 11 years ago

Bye Bye YEOMAN!!!!