Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaumesegarra committed Apr 17, 2019
1 parent 46d95ae commit 2d4fb2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Example command: `npm run g component src/helloWorld`
Please, put the file path on template **relative to your package.json**.
- Also you can define and use your own custom patterns: With argument `--vars` (only works inside package.json:scripts) or passing a third parameter, like this: `npm run g component example '{"pattern": "value"}'`. At the moment only support json objects.


**Note**: You can change delimiter (by default '%') using `--delimiter` argument. For example putting `xtuff g --delimiter='$'` in your package.json script section.

## License
Expand Down

0 comments on commit 2d4fb2e

Please sign in to comment.