aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaweł Kapała <bylek77@gmail.com>2016-09-08 09:09:46 +0000
committerEdward D <ed.kickball@hotmail.com>2016-09-08 09:09:46 +0000
commitbfaea77fbed08c74ea7ac23248f140ea4bd6217d (patch)
treebf7bee5f684023b90edf38b2129e0fc56b172841
parentMaintain consistency. (#773) (diff)
downloadawesome-selfhosted-bfaea77fbed08c74ea7ac23248f140ea4bd6217d.tar.gz
awesome-selfhosted-bfaea77fbed08c74ea7ac23248f140ea4bd6217d.zip
Add Buddy GO to self-hosted continuous integration application (#775)
* Add Buddy GO to self-hosted continuous integration application * add Fair license to licenses list Ref https://github.com/Kickball/awesome-selfhosted/pull/775
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9c90f6d2..afc32873 100644
--- a/README.md
+++ b/README.md
@@ -841,6 +841,7 @@ See **[Ticketing](#ticketing)**
### Continuous Integration
+ * [Buddy GO](https://buddy.works/) - The Git and Continous Integration / Delivery Platform. `Fair` `Nodejs/Java`
* [Concourse](https://concourse.ci/) - Concourse is a CI tool that treats pipelines as first class objects and containerizes every step along the way. ([Demo](https://ci.concourse.ci/), [Source Code](https://github.com/concourse/concourse)) `Apache` `Go`
* [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.io](https://factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby`
@@ -986,6 +987,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
* `DPL` - [Devblocks Public License 1.0](http://www.cerberusweb.com/license)
* `ECLv2` - [Educational Community License, Version 2.0 ](http://opensource.org/licenses/ECL-2.0)
* `EPLv1` - [Eclipse Public License, Version 1.0](https://www.eclipse.org/legal/epl-v10.html)
+ * `Fair` - [Fair License](http://fairlicense.org/)
* `GPL` - [GNU General Public License](https://www.gnu.org/licenses/gpl-1.0)
* `GPLv2` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
* `GPLv3` - [GNU General Public License 3.0](http://www.gnu.org/licenses/gpl-3.0.en.html)