From 225b366eee1f0e5a9b782db6d5beda0894f44c14 Mon Sep 17 00:00:00 2001 From: Seth Goings Date: Thu, 7 Jan 2016 10:45:59 -0700 Subject: [PATCH] remove dokku-alt + adjust dokku description dokku-alt is unmaintained as per https://github.com/dokku-alt/dokku-alt/issues/268#issuecomment-162905481 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e0b075..b278ace 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bocker](https://github.com/p8952/bocker) - Docker implemented in 100 lines of bash * [cloc](https://github.com/AlDanial/cloc) - Count Lines of Code -* [dokku](https://github.com/dokku/dokku) - Docker powered mini-Heroku in around 100 lines of Bash. -* [dokku-alt](https://github.com/dokku-alt/dokku-alt) - It's a fork of the original dokku. The idea behind this fork is to provide complete solution with plugins covering most use-cases which are stable and well tested. +* [dokku](https://github.com/dokku/dokku) - Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen. * [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Many Git extra utilities. Churn, cut-branch, improved-merge and many more. * [git-extras](https://github.com/tj/git-extras) - Git utilities -- repo summary, repl, changelog population, author commit percentages and more * [git-open](https://github.com/paulirish/git-open) - Type `git open` to open the GitHub page or website for a repository in your browser