Commit 9213e4e 1 parent f2d6df6 commit 9213e4e Copy full SHA for 9213e4e
File tree 1 file changed +19
-2
lines changed
1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
- # vfs
2
- Virtual File System by aah framework
1
+ <p align =" center " >
2
+ <img src =" https://cdn.aahframework.org/assets/img/aah-logo-64x64.png " />
3
+ <h2 align =" center " >Virtual FileSystem (VFS) by aah framework</h2 >
4
+ </p >
5
+ <p align =" center " >
6
+ <
p align =
" center " ><
a href =
" https://travis-ci.org/go-aah/vfs " ><
img src =
" https://travis-ci.org/go-aah/vfs.svg?branch=master " alt =
" Build Status " ></
a > <
a href =
" https://codecov.io/gh/go-aah/vfs/branch/master " ><
img src =
" https://codecov.io/gh/go-aah/vfs/branch/master/graph/badge.svg " alt =
" Code Coverage " ></
a > <
a href =
" https://goreportcard.com/report/aahframework.org/vfs.v0 " ><
img src =
" https://goreportcard.com/badge/aahframework.org/vfs.v0 " alt =
" Go Report Card " ></
a > <
a href =
" https://github.com/go-aah/vfs/releases/latest " ><
img src =
" https://img.shields.io/badge/version-0.2.0-blue.svg " alt =
" Release Version " ></
a > <
a href =
" https://godoc.org/aahframework.org/vfs.v0 " ><
img src =
" https://godoc.org/aahframework.org/vfs.v0?status.svg " alt =
" Godoc " ></
a > <
a href =
" https://twitter.com/aahframework " ><
img src =
" https://img.shields.io/badge/[email protected] " alt =
" Twitter @aahframework " ></
a ></
p >
7
+ </p >
8
+
9
+ ### News
10
+
11
+ * ` v0.2.0 ` [ released] ( https://github.com/go-aah/vfs/releases/latest ) and tagged on Jun 17, 2018.
12
+
13
+ ## Installation
14
+
15
+ ``` bash
16
+ go get -u aahframework.org/vfs.v0
17
+ ```
18
+
19
+ Visit official website https://aahframework.org to learn more about ` aah ` framework.
You can’t perform that action at this time.
0 commit comments