# Tekton API Tekton API documentation in OpenAPI format. ## Getting started Install dependencies: ```sh npm install ``` Build static HTML page: ```sh npm run build ``` Lint: ```sh npm run lint ```