summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin/CONTRIBUTING.md
blob: 19119b6b2c5795f6ba1df707113825ec48555711 (plain)
1
2
3
4
5
6
7
8
9
10
11
Compile the CLI using:

```
npm run dist
```

Then run the CLI in `lib/`:

```
./lib/cli.js
```