From 0942fe16f83d8a408b09575d6c7cdff29fde83c2 Mon Sep 17 00:00:00 2001 From: fazal Date: Mon, 23 Mar 2015 13:08:42 +0500 Subject: [PATCH] Re-arranged packages alphabetically --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bc4636e4..3ab3a813 100644 --- a/README.md +++ b/README.md @@ -450,6 +450,13 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments +## Resource Embedding + +* [go-bindata](https://github.com/jteeuwen/go-bindata) - Package that converts any file into managable Go source code. +* [go-resources](https://github.com/omeid/go-resources) - Unfancy resources embedding with Go. +* [go.rice](https://github.com/GeertJohan/go.rice) - go.rice is a Go package that makes working with resources such as html,js,css,images and templates very easy. + + ## Science and Data Analysis *Libraries for scientific computing and data analyzing.* @@ -733,11 +740,6 @@ Software written in Go. * [webhook](https://github.com/adnanh/webhook) - Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server * [Wide](https://wide.b3log.org) - A Web-based IDE for Teams using Golang. -## Resource Embedding - -* [go.rice](https://github.com/GeertJohan/go.rice) - go.rice is a Go package that makes working with resources such as html,js,css,images and templates very easy. -* [bindata](https://github.com/jteeuwen/go-bindata) - Package that converts any file into managable Go source code. -* [go-resources](https://github.com/omeid/go-resources) - Unfancy resources embedding with Go. ### Other Software