Skip to content

Commit

Permalink
Updated usage guide
Browse files Browse the repository at this point in the history
  • Loading branch information
dsebastien committed May 14, 2024
1 parent 49ea3bc commit cce11c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TEMPLATE_USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
- Modify the plugin name in .github/workflows/release.yml
- Install the project dependencies using ´npm install`
- Run `npx nx connect` to generate a Nx Cloud access token, then make sure to connect the workspace to your Nx cloud organization

For the first release, don't use `npm version ...`. Simply call `git tag 1.0.0` and push that tag.

0 comments on commit cce11c7

Please sign in to comment.