Просмотр исходного кода

Merge pull request #154 from AnalogJ/patch-2

Add CapsuleCD
Crack Duck 9 лет назад
Родитель
Сommit
b03c14ac5e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -210,6 +210,7 @@
 *Continuous integration/deployment software.*
 
   * [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration.
+  * [CapsuleCD](https://github.com/AnalogJ/capsulecd) - CD script for automating package/library releases (npm, cookbooks, gems, pip, jars, etc).
   * [Drone](https://github.com/drone/drone) - Continuous integration server built on Docker and configured using YAML files.
   * [GitLab CI](https://about.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories.
   * [Go](http://www.go.cd/) - Continuous delivery server.