aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-12-22 17:53:45 +0000
committerGitHub <noreply@github.com>2017-12-22 17:53:45 +0000
commit345936874c0f7d4e823b0cce53216fd77e30bc4e (patch)
treef6930e3e3bdda72f9dde018cd426e0745151c408
parentMerge pull request #1263 from JC5/patch-2 (diff)
parentadd missing period (diff)
downloadawesome-selfhosted-345936874c0f7d4e823b0cce53216fd77e30bc4e.tar.gz
awesome-selfhosted-345936874c0f7d4e823b0cce53216fd77e30bc4e.zip
Merge pull request #1257 from ohwgiles/laminar-ci
add entry for Laminar Continuous Integration
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20460e81..822e5de3 100644
--- a/README.md
+++ b/README.md
@@ -1121,6 +1121,7 @@ See **[Ticketing](#ticketing)**
* [drone](https://drone.io/) - Drone is a Continuous Delivery platform built on Docker, written in Go. ([Source Code](https://github.com/drone/drone)) `Apache` `Go`
* [Factor](http://www.factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby`
* [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java`
+ * [Laminar](http://laminar.ohwg.net) - Fast, lightweight, simple and flexible Continuous Integration. ([Source Code](https://github.com/ohwgiles/laminar)) `GPLv3` `C++`
* [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD` `PHP`
* [Strider](http://strider-cd.github.io/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `BSD` `Nodejs`