seed-builder
Advanced tools
Comparing version 0.3.0 to 0.3.2
{ | ||
"name": "seed-builder", | ||
"version": "0.3.0", | ||
"version": "0.3.2", | ||
"description": "Code generator library", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -54,5 +54,5 @@ # Seed Builder | ||
```bash | ||
seed-builder scaffolding -m components:nav/navbar | ||
seed-builder scaffolding -m nav/navbar | ||
``` | ||
> It will create a scaffold with components/nav/Navbar.js, views/nav/Navbar.js and views/nav/Navbar.scss files | ||
> It will create a scaffold with components/nav/Navbar.js, views/nav/Navbar.js | ||
@@ -59,0 +59,0 @@ ## References |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19106518