UNPKG

@nswhp/golden-path

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