Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grunt-jscs vs grunt-contrib-jscs #3

Open
theojapa opened this issue Feb 20, 2014 · 4 comments
Open

grunt-jscs vs grunt-contrib-jscs #3

theojapa opened this issue Feb 20, 2014 · 4 comments

Comments

@theojapa
Copy link

Documentation has conflicting references to grunt-jscs vs. grunt-contrib-jscs. From here:

https://www.npmjs.org/package/grunt-contrib-jscs

the documentation mentions:

npm install grunt-jscs --save-dev

and then

grunt.loadNpmTasks( "grunt-contrib-jscs" );

Which is it? grunt-jscs or grunt-contrib-jscs?

@Krinkle
Copy link

Krinkle commented Jun 28, 2014

You can also safely rename the GitHub repository to grunt-contrib-jscs if you like. GitHub keeps track of renames and provides redirects automatically for all http traffic as well as any interaction over the git protocol.

@dsheiko
Copy link
Owner

dsheiko commented Jul 7, 2014

Thanks so much! Really useful input. Done

@ivanoats
Copy link

ivanoats commented Nov 3, 2014

Thanks! The README on npm is still tripping my students up, actually. Could that be updated, too, please?

@Krinkle
Copy link

Krinkle commented Nov 3, 2014

That's part of the released package in npm's database. When the next version of the software is released, it'll update automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants