aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatFluor <MatFluor@users.noreply.github.com>2015-08-01 11:33:55 +0000
committerMatFluor <MatFluor@users.noreply.github.com>2015-08-01 11:33:55 +0000
commitf98ff79c9fa4f5ea7bae26a374e71cdc3db30292 (patch)
treeee0450b3aebfd866435b9aaa44ea0640f37a9961
parentMerge pull request #92 from jnv/patch-2 (diff)
downloadawesome-selfhosted-f98ff79c9fa4f5ea7bae26a374e71cdc3db30292.tar.gz
awesome-selfhosted-f98ff79c9fa4f5ea7bae26a374e71cdc3db30292.zip
Added Crepido (flat-file kanban)
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5677989..d4f5357b 100644
--- a/README.md
+++ b/README.md
@@ -441,6 +441,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [Apache Bloodhound](https://bloodhound.apache.org/) - Manage software products, Keep track of features, tasks and bugs `Apache` `Python`
* [bulldog](https://github.com/infews/bulldog) - HTML5 task manager, built on todo.txt `MIT` `HTML5`
* [Bumpy Booby](http://bumpy-booby.derivoile.fr/) - A simple, responsive and highly customizable PHP bug tracking system. ([Source code](https://github.com/piero-la-lune/Bumpy-Booby)) `MIT` `PHP`
+ * [Crepido](https://github.com/arshad/crepido) - Create (kanban) boards to track users and projects from flat markdown files `MIT` `Javascript/Others`
* [Flyspray](http://www.flyspray.org/) - uncomplicated, web-based bug tracking system ([Source code](https://github.com/Flyspray/flyspray)) `GPLv2`
* [Gaskit](https://github.com/bkeepers/gaskit) - a git-backed issue tracker. It uses a branch in your local git database to store the tickets. `GPL`
* [HabitRPG](http://habitrpg.com/) - A habit tracker app which treats your goals like a Role Playing Game. ([Source code](https://github.com/lefnire/habitrpg))
@@ -571,4 +572,4 @@ The list of contributors can be found below
1 bricej13 <bricej13@gmail.com>
1 stevesbrain <stevesbrain@users.noreply.github.com>
1 ttoups <ich@timotoups.de>
-
+ 1 Mat Fluor <MatFluor@users.noreply.github.com>