mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 10:03:31 +00:00
plugin: Add CONTRIBUTING.md
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
Compile the CLI using:
|
||||
|
||||
```
|
||||
npm run dist
|
||||
```
|
||||
|
||||
Then run the CLI in `lib/`:
|
||||
|
||||
```
|
||||
./lib/cli.js
|
||||
```
|
||||
@@ -1 +1 @@
|
||||
See [GitBook: Create a plugin](toolchain.gitbook.com/api/).
|
||||
For instructions on how to create plugins, see [GitBook: Create a plugin](toolchain.gitbook.com/api/).
|
||||
|
||||
Reference in New Issue
Block a user