Moved sub programs into folder cmd to clean up project structure.

This commit is contained in:
Sascha L. Teichmann 2014-09-13 19:07:20 +02:00
parent b445cfb33a
commit fd64d20b76
16 changed files with 4 additions and 2 deletions

6
README
View File

@ -34,14 +34,16 @@ it is only tested on Ubuntu 14.04/amd64.
Obtain:
$ go get bitbucket.org/s_l_teichmann/mtredisalize
$ go get bitbucket.org/s_l_teichmann/mtredisalize/cmd/mtredisalize
Development:
$ go get -u github.com/mattn/go-sqlite3
$ go install github.com/mattn/go-sqlite3
$ go get -u github.com/jmhodges/levigo
$ go install github.com/jmhodges/levigo
$ hg clone https://s_l_teichmann@bitbucket.org/s_l_teichmann/mtredisalize
$ cd mtredisalize
$ cd mtredisalize/cmd/mtredisalize
$ go build
Usage: