Skip to content

Commit

Permalink
Merge pull request #135 from anithri/add-dry-docs
Browse files Browse the repository at this point in the history
add --dry to Quick Start
  • Loading branch information
jondot authored Aug 8, 2019
2 parents 7f82477 + c28cbdb commit 49d6343
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ hygen generator new [NAME] --action [ACTION]
hygen generator with-prompt [NAME] --action [ACTION]
```

Finally, use `--dry` to do a test-run of your generators.

Congratz! you've made a new generator called `awesome-generator`!

Let's walk through what we just did.
Expand Down

0 comments on commit 49d6343

Please sign in to comment.