diff options
author | nodiscc <nodiscc@gmail.com> | 2018-10-23 20:15:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-23 20:15:00 +0000 |
commit | 58a5ae5e8400d1aab5ecc8fc396e82d86caf188a (patch) | |
tree | 1f3b223fd28027b3fb938e9408cdcb3cb673f678 | |
parent | Merge pull request #1546 from Pe46dro/master (diff) | |
parent | Fix syntax error (diff) | |
download | awesome-selfhosted-58a5ae5e8400d1aab5ecc8fc396e82d86caf188a.tar.gz awesome-selfhosted-58a5ae5e8400d1aab5ecc8fc396e82d86caf188a.zip |
Merge pull request #1533 from Hasnayeen/patch-1
Add Goodwork (Project Management Tool)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1142,6 +1142,7 @@ _See also [Ticketing](#ticketing), [Task management/To-do lists](#task-managemen - [Apache Bloodhound](https://bloodhound.apache.org/) - Manage software products, Keep track of features, tasks and bugs. `Apache-2.0` `Python` - [Bonobo Git Server](https://bonobogitserver.com/) - Set up your own self hosted git server on IIS for Windows. Manage users and have full control over your repositories with a nice user friendly graphical interface. ([Source Code](https://github.com/jakubgarfield/Bonobo-Git-Server)) `MIT` `C#` - [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker. `BSD` `C` +- [Goodwork](https://github.com/iluminar/goodwork) - Self hosted project management and collaboration tool powered by Laravel & VueJS. ([Demo](https://goodworkfor.life/)) `MIT` `PHP` - [Gitblit](http://gitblit.com/) - Pure Java stack for managing, viewing, and serving Git repositories. ([Source Code](https://github.com/gitblit/gitblit)) `Apache-2.0` `Java` - [gitbucket](https://gitbucket.github.io/gitbucket-news/) - The easily installable GitHub clone powered by Scala. ([Source Code](https://github.com/gitbucket/gitbucket)) `Apache-2.0` `Scala/Java` - [Gitea](https://gitea.io) - Community managed fork of Gogs, lightweight code hosting solution. ([Demo](https://try.gitea.io), [Source Code](https://github.com/go-gitea/gitea)) `MIT` `Go` |