Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 413 Bytes

Pipelines Marketplace/frontend

Pipelines Marketplace is a web based platform for developers to discover, share and contribute tasks and pipelines for Tekton. Tekton is an open-source project for providing a set of shared and standard components for building Kubernetes-style CI/CD systems.

Installation

git clone https://github.com/Pipelines-Marketplace/frontend/
cd frontend/
npm install
npm start