2014-07-16 09:07:16 +08:00
|
|
|
weed-fs
|
|
|
|
=======
|
|
|
|
|
2014-07-21 13:17:36 +08:00
|
|
|
[![Build Status](https://travis-ci.org/chrislusf/weed-fs.svg?branch=master)](https://travis-ci.org/chrislusf/weed-fs)
|
2014-07-23 17:30:42 +08:00
|
|
|
[![GoDoc](https://godoc.org/github.com/chrislusf/weed-fs/go?status.svg)](https://godoc.org/github.com/chrislusf/weed-fs/go)
|
2014-07-25 16:58:06 +08:00
|
|
|
[![RTD](https://readthedocs.org/projects/weed-fs/badge/?version=latest)](http://weed-fs.readthedocs.org/en/latest/)
|
2014-07-21 13:17:36 +08:00
|
|
|
|
2014-09-25 16:28:32 +08:00
|
|
|
## Introduction
|
|
|
|
|
2014-07-25 16:58:06 +08:00
|
|
|
An official mirror of code.google.com/p/weed-fs.
|
2014-07-16 09:07:16 +08:00
|
|
|
Moving to github.com to make cooperations easier.
|
|
|
|
This repo and the google code repo will be kept synchronized.
|
|
|
|
|
2014-09-25 16:28:32 +08:00
|
|
|
## Usage
|
|
|
|
|
|
|
|
```
|
2014-09-25 17:07:24 +08:00
|
|
|
go get github.com/chrislusf/weed-fs/go/weed
|
2014-09-25 16:28:32 +08:00
|
|
|
```
|
|
|
|
|
|
|
|
## Reference
|
2014-07-16 09:07:16 +08:00
|
|
|
|
|
|
|
For documents and bug reporting, Please visit
|
|
|
|
http://weed-fs.googlecode.com
|
2014-07-23 03:22:17 +08:00
|
|
|
|
|
|
|
For pre-compiled releases,
|
|
|
|
https://bintray.com/chrislusf/Weed-FS/weed
|
|
|
|
|