Update README.md, adding orange-cat.

orange-cat is a Markdown previewer written in Go.
This commit is contained in:
Hyunje Alex Jun 2014-11-05 21:52:20 +00:00
parent c55f00c769
commit 6f9271107b

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.