@nswhp/golden-path
Version:
Generate all the recommended golden paths
25 lines (15 loc) • 373 B
Markdown
# NSWHP Golden Path - CLI to Generate golden path projects
## Quickstart
Install the nswhp golden path CLI as a global CLI.
```shell
npm install -g /golden-path
cd <your-repo-location>
# Then you run
golden-path
```
```shell
cd <your-repo-location>
# Then you run
npx /golden-path
```
This should start the CLI and ask you some questions