diff options
author | nodiscc <nodiscc@gmail.com> | 2015-07-27 18:34:52 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-07-27 18:34:52 +0000 |
commit | 7e0faaf45390a35836b51bbf86ba9d53f842c96c (patch) | |
tree | ef4562f8f0aaabb92a18a45018fd61573e6a645e | |
parent | merge/reorder private clouds/filesharing/sync/groupware sections (diff) | |
download | awesome-selfhosted-7e0faaf45390a35836b51bbf86ba9d53f842c96c.tar.gz awesome-selfhosted-7e0faaf45390a35836b51bbf86ba9d53f842c96c.zip |
add Jenkins CI
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -364,6 +364,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Stash](https://www.atlassian.com/software/stash) `⊘ Proprietary` - An enterprise-level Git solution similar to GitLab `Java` * [Pairjam](http://pairjam.com/) - Real-time web-based collaborative coding ([Source code](https://github.com/neerajwahi/pairjam)) * [Codiad](http://codiad.com/) - a web-based IDE framework with a small footprint and minimal requirements. ([Source code](https://github.com/Codiad/Codiad)) + * [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server ([Source Code](https://github.com/jenkinsci/jenkins/) `MIT` `Java` ## Text Editors * [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs` |