aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Giles <ohw.giles@gmail.com>2017-12-11 17:31:51 +0000
committerOliver Giles <ohw.giles@gmail.com>2017-12-11 17:31:51 +0000
commit4cabd585d779cf31b0b46e80c6be7f36261d8980 (patch)
tree56b518b44823df90667dbcb71be614c4e1f76710
parentMerge pull request #1256 from adamchainz/patch-1 (diff)
downloadawesome-selfhosted-4cabd585d779cf31b0b46e80c6be7f36261d8980.tar.gz
awesome-selfhosted-4cabd585d779cf31b0b46e80c6be7f36261d8980.zip
add entry for Laminar Continuous Integration
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 85006b5b..96281a46 100644
--- a/README.md
+++ b/README.md
@@ -1119,6 +1119,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`