File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
- # Yeoman Generator for jQuery Plugins [ ![ Build Status] ( https://secure.travis-ci.org/jquery-boilerplate/yeoman- generator.png?branch=master )] ( https://travis-ci.org/jquery-boilerplate/yeoman- generator )
1
+ # Yeoman Generator for jQuery Boilerplate [ ![ Build Status] ( https://secure.travis-ci.org/jquery-boilerplate/generator.png?branch=master )] ( https://travis-ci.org/jquery-boilerplate/generator )
2
2
3
3
> A Yeoman generator that provides a functional boilerplate to easily create jQuery plugins out of the box.
4
4
5
- Maintainer: [ Zeno Rocha] ( https://github.com/zenorocha )
6
-
7
5
## Usage
8
6
9
7
1 . Install [ Yeoman] ( https://github.com/yeoman/yo ) : ` [sudo] npm install -g yo `
10
- 2 . Install the generator: ` [sudo] npm install -g yeoman -jquery `
11
- 3 . Run: ` yo jquery `
8
+ 2 . Install this generator: ` [sudo] npm install -g generator -jquery-boilerplate `
9
+ 3 . Run: ` yo jquery-boilerplate `
12
10
4 . Start writing your jQuery plugin :)
13
11
14
12
## Wanna know more?
@@ -18,11 +16,11 @@ Check [jQuery Boilerplate's](http://github.com/jquery-boilerplate/boilerplate) r
18
16
## History
19
17
20
18
* v0.1.0 May 10, 2013
21
- * Added continous integration using [Travis](https://travis-ci.org/)
19
+ * Added continous integration using [Travis](https://travis-ci.org/jquery-boilerplate/generator/ )
22
20
* Added tests using [Mocha](http://visionmedia.github.io/mocha/)
23
- * Published package on [NPM](https://npmjs.org/package/generator-jquery)
21
+ * Published package on [NPM](https://npmjs.org/package/generator-jquery-boilerplate )
24
22
* Cloned Addy's [Generator Boilerplate](https://github.com/addyosmani/generator-boilerplate)
25
23
26
24
## License
27
25
28
- [ MIT License] ( http://zenorocha.mit-license.org/ ) ©
26
+ [ MIT License] ( http://zenorocha.mit-license.org/ )
You can’t perform that action at this time.
0 commit comments