Merge pull request #98 from juanpastas/patch-1

Add dokku-alt.
This commit is contained in:
Caleb Xu 2015-08-14 17:50:13 -04:00
commit b19f3aaebf
1 changed files with 2 additions and 1 deletions

View File

@ -74,7 +74,8 @@ 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](http://cloc.sourceforge.net) - Count Lines of Code
* [dokku](https://github.com/progrium/dokku) - Docker powered mini-Heroku in around 100 lines of Bash
* [dokku](https://github.com/progrium/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.
* [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/visionmedia/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