Skip to content

Commit

Permalink
docs: add development guide
Browse files Browse the repository at this point in the history
  • Loading branch information
int64ago committed Sep 23, 2019
1 parent b53bec3 commit 1ccf257
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,9 @@ In plugin directory:
```bash
npm start
```

## Development

- `npm install`
- `git commit` follows the [spec](https://www.conventionalcommits.org)
- `npm run release`

0 comments on commit 1ccf257

Please sign in to comment.