Merge pull request #198 from noraesae/orange-cat

Add orange-cat, a Markdown previewer.
This commit is contained in:
Matt Holt 2014-11-06 10:16:38 -07:00
commit 984bfa33b7

View File

@ -599,6 +599,7 @@ Software written in Go.
* [heka] (https://github.com/mozilla-services/heka) - universal tool for data processing from Mozilla. Large collection of built-in plugins. Extendable via Go and Lua plugin API.
* [Juju](https://juju.ubuntu.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more.
* [nsq](http://nsq.io/) - A realtime distributed messaging platform
* [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.
* [syncthing](http://www.syncthing.net/) - An open, decentralized file synchronization tool and protocol.