yeoman / generator-mobile

Scaffold out a mobile project based on Web Starter Kit
http://yeoman.io
918 stars 99 forks source link

Publish new generator on npmjs #72

Closed vlkz closed 9 years ago

vlkz commented 9 years ago

Please switch to gulp and re-sync with the official WSK repo

arthurvr commented 9 years ago

We just didn't release the wsk version yet. On di 13 jan. 2015 at 19:06 vlkz notifications@github.com wrote:

Please switch to gulp and re-sync with the official WSK repo

— Reply to this email directly or view it on GitHub https://github.com/yeoman/generator-mobile/issues/72.

x1ddos commented 9 years ago

The generator's using gulp since its inception. What are you guys talking about?

arthurvr commented 9 years ago

The guy is using generator-mobile, which in the past was using grunt. Now (since we switched over to wsk), it uses gulp. We just didn't release the version using WSK, so latest generator-mobile still uses grunt.

x1ddos commented 9 years ago

Oh, you mean the npm package? No, we didn't. Although readme contains instructions on how to install this version from GitHub.

arthurvr commented 9 years ago

@crhym3 Could you close the issue?

addyosmani commented 9 years ago

Imo, we should just publish to npm. @crhym3 can you take care of that? I'm happy to add you to the package there if we haven't added you already.

vlkz commented 9 years ago

+1 to publish to npm.

That's where I got confused about what was going on. Awesome workflow tool, btw

x1ddos commented 9 years ago

Hey Addy, I'll be happy to start publishing it to npm but yeah, I need to be added to the package.

Thanks! On 13 Jan 2015 18:18, "Addy Osmani" notifications@github.com wrote:

Imo, we should just publish to npm. @crhym3 https://github.com/crhym3 can you take care of that? I'm happy to add you to the package there if we haven't added you already.

— Reply to this email directly or view it on GitHub https://github.com/yeoman/generator-mobile/issues/72#issuecomment-69791777 .

x1ddos commented 9 years ago

Published as 2.0.0-alpha

addyosmani commented 9 years ago

:+1: