Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Pittman committed Oct 17, 2019
1 parent 816464e commit 036919b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -14,3 +14,10 @@ Options
--template, -t TemplateName Create template skeleton
--help, -h Show help
```

## Examples

```sh
gridsome-helpers -c some-component # creates ./src/components/SomeComponent.vue
gridsome-helpers -l SomeLayout # creates ./src/layouts/SomeLayout.vue
```

0 comments on commit 036919b

Please sign in to comment.