about summary refs log blame commit diff stats
path: root/README
blob: ae0980f14863ef32d827df9b2d12026b33b3280a (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                        
                                               
                                                                                
                                                                            

                                                                            
                                                                          

                                              
WARNING: DO NOT USE THIS IN ANY PRODUCTION UNTIL VERSION 1.0 IS ACTUALLY
RELEASED. YOU HAVE BEEN WARNED!

dscip: Dead Simple Continuous Integration POSIX
================================================================================
This is a script/daemon that scans a git repo for changes, and runs commands
automatically. It's meant to be a dead simple alternative to services like
Gitlab-ci and Jenkins. This script was also made to be as POSIX compliant as
possible, so it should run on basically every platform with a POSIX shell.

Refer to the docs folder for how to use DSCIP.