Merge pull request #134 from cryptix/master

Added LiveReload Server
This commit is contained in:
Thiago Avelino 2014-07-16 10:27:50 -03:00
commit 290a000fdb

View File

@ -395,6 +395,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [coop](https://github.com/rakyll/coop) - Cheat sheet for some of the common concurrent flows in Go.
* [gopencils](https://github.com/bndr/gopencils) - Small and simple package to easily consume REST APIs.
* [go-dry](https://github.com/ungerik/go-dry) - DRY (don't repeat yourself) package for Go.
* [lrserver](https://github.com/jaschaephraim/lrserver) - LiveReload server for Go
* [mp](https://github.com/sanbornm/mp) - A simple cli email parser. It currently takes stdin and outputs JSON.