egor-tensin / cimple

My little CI system (hopefully)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cimple

My little CI system (hopefully).

This is work in progress; it doesn't quite work the way I want it to yet.

Development

Build using CMake. Depends on json-c, libgit2, libsodium and SQLite.

See DEVELOPMENT.md for details.

Rationale

The goal it to make a CI system that doesn't suck. See rationale.md for details.

License

Distributed under the MIT License. See LICENSE.txt for details.

About

My little CI system (hopefully)

License:MIT License


Languages

Language:C 75.5%Language:Python 15.8%Language:CMake 3.3%Language:Makefile 2.7%Language:Shell 2.3%Language:Dockerfile 0.5%