aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/README.md
blob: 84546782fb9978465d6bfef41a7c62a4f485a510 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11




                                

                                                                           



                  
                                                 
 
                                 
 
                                
 







                                                  






                                  
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.

[DEVELOPMENT.md]: DEVELOPMENT.md

Rationale
---------

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

[rationale.md]: doc/rationale.md

License
-------

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

[LICENSE.txt]: LICENSE.txt