Initialize npm package
This commit is contained in:
parent
ce6eefe8d8
commit
6f32fc1071
4 changed files with 2693 additions and 1 deletions
10
README.md
10
README.md
|
@ -5,6 +5,14 @@ Tekton API documentation in OpenAPI format.
|
|||
|
||||
## Getting started
|
||||
|
||||
Build static HTML page:
|
||||
|
||||
```sh
|
||||
npx @redocly/cli build-docs openapi.yaml
|
||||
npm run build
|
||||
```
|
||||
|
||||
Lint:
|
||||
|
||||
```sh
|
||||
npm run lint
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue