Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 4d63600

Browse files
author
Kahlil Lechelt
committed
Edit the sub-generator instructions.
1 parent 49f2af9 commit 4d63600

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,16 @@ npm install -g yo
1717
npm install -g generator-init
1818
yo init
1919
```
20-
## Sub-Generator Page
20+
21+
**Sub-Generator init:page**
2122

2223
Use `yo init:page '<pagename>'` to create a new page snippet for INITs simple static page generator.
2324

24-
## Sub-Generator Module
25+
**Sub-Generator init:module**
2526

2627
Use `yo init:module 'modulename'` to scaffold a new JavaScript module.
2728

28-
## Sub-Generator jQuery Plugin
29+
**Sub-Generator init:jqueryplugin**
2930

3031
Use `yo init:jqueryplugin 'pluginame'` to scaffold a new jQuery Plugin with the name `jquery.<pluginname>.js`.
3132

0 commit comments

Comments
 (0)