Skip to content

Commit

Permalink
Merge branch 'master' into usage
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg committed Nov 14, 2022
2 parents c962245 + ae6be57 commit 540dfbd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@
- [List of official generator templates](#list-of-official-generator-templates)
- [Requirements](#requirements)
- [Using from the command-line interface (CLI)](#using-from-the-command-line-interface-cli)
* [Install the CLI](#install-the-cli)
* [Update the CLI](#update-the-cli)
* [CLI installation](#cli-installation)
* [CLI usage](#cli-usage)
* [Global templates installed with yarn or npm](#global-templates-installed-with-yarn-or-npm)
* [CLI usage examples](#cli-usage-examples)
* [CLI usage with Docker](#cli-usage-with-docker)
* [CLI usage with npx instead of npm](#cli-usage-with-npx-instead-of-npm)
- [Using as a module/package](#using-as-a-modulepackage)
* [Install the module](#install-the-module)
* [Example using the module](#example-using-the-module)
Expand Down

0 comments on commit 540dfbd

Please sign in to comment.