Add pushtart

This commit is contained in:
Twitch 2016-11-16 22:51:03 +11:00 committed by GitHub
parent 639a73b8e5
commit 214a0f492d

View File

@ -1307,6 +1307,7 @@ Software written in Go.
* [orange-cat](https://github.com/noraesae/orange-cat) - A Markdown previewer written in Go.
* [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.
* [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email.
* [Pushtart](https://github.com/twitchyliquid64/pushtart) - A simple PaaS host, built with heroku-style git-push deploy flows in mind.
* [restic](https://github.com/restic/restic) - De-duplicating backup program.
* [rkt](https://github.com/coreos/rkt) - An App Container runtime that integrates with init systems, is compatible with other container formats like Docker, and supports alternative execution engines like KVM.
* [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek.