estafette / estafette-ci-web

The web interface of Estafette CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Estafette CI

The estafette-ci-web component is part of the Estafette CI system documented at https://estafette.io.

Please file any issues related to Estafette CI at https://github.com/estafette/estafette-ci/issues

Estafette-ci-web

This is the web interface for the Estafette CI system. It's built using Vue.js, Webpack and Bootstrap CSS.

Development

To start development run

git clone git@github.com:estafette/estafette-ci-web.git
cd estafette-ci-web
npm install
npm run dev

Before committing your changes run

npm run unit
npm run build

About

The web interface of Estafette CI

License:MIT License


Languages

Language:Vue 67.7%Language:JavaScript 30.1%Language:SCSS 1.9%Language:HTML 0.1%Language:Shell 0.1%Language:Dockerfile 0.1%