kaitai-io / kaitai_ci_ui

Kaitai Struct CI UI

Home Page:https://ci.kaitai.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaitai Continuous Integration (CI) User Interface (UI)

This project is a single-page webapp that runs at https://ci.kaitai.io/ and provides simple user interface to assess the status of continuous integration pipeline of Kaitai Struct project and identify problems.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Kaitai Struct CI UI

https://ci.kaitai.io

License:GNU General Public License v3.0


Languages

Language:Vue 85.7%Language:JavaScript 10.8%Language:HTML 3.5%