Skip to content

Commit

Permalink
Add npm run create-package to scripts in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jclem committed Apr 22, 2019
1 parent d3cfce8 commit 2458937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This repository uses [Lerna](https://github.com/lerna/lerna#readme) to manage mu
```console
$ npm test -- packages/toolkit
```
- `npm run create-package [name]` This runs a script that automates a couple of parts of creating a new package.

### Creating a Package

Expand Down

0 comments on commit 2458937

Please sign in to comment.