Skip to content

Commit

Permalink
docs: update docs for create artusx plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
thonatos committed Jan 30, 2024
1 parent 933d85b commit 464b8dc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,14 @@ install deps
rush update
```

create new plugin (with @artusx/cli)

```bash
# create plugin with name @artusx/postgres
# will also update projects in rush.json
rush artusx --name postgres
```

publish to npm.js

```bash
Expand Down

0 comments on commit 464b8dc

Please sign in to comment.