Martin Bertschler
b705e04d55
Add AppVeyor badge to Readme
2015-12-06 11:56:46 +01:00
Martin Bertschler
55789de153
Format Readme.md code blocks as Go code
2015-12-03 18:23:48 +01:00
Steve Francia
f85f3b3779
reorganize and update readme
2015-12-01 17:10:13 -05:00
Steve Francia
4d968e2d2e
Add logo image to readme
2015-11-30 21:04:23 -05:00
Steve Francia
4a72472d2c
Update README.md
2015-11-30 20:54:51 -05:00
Alex Tomlins
19b2cf0372
Fix typo in README
...
O_TRUNC was listed twice, and O_CREATE omitted from the release notes.
2015-11-07 08:00:20 -05:00
Martin Bertschler
1407a13a63
Update README.md File interface and docs badge
...
Add a GoDocs badge
Change the badges to .svg
Add Sync() to File interface
2015-11-06 11:43:47 -05:00
Martin Bertschler
aca753daff
Update README.md Release Notes and Contributors
...
Add a new version 0.9.0 to Release Notes to highlight recent improvements in afero
Add mbertschler as contributor.
Rename MemFile to its actual name InMemoryFile.
2015-11-06 11:43:47 -05:00
Martin Bertschler
171091926d
change Readdir test to work, update Fs and File interface in README
...
Readdir test worked on OS X but not on CI, because the assumption that the os.File Readdir returns files sorted by name is not true on all operating systems
2015-11-04 23:43:06 +01:00
Jamie Wilkinson
af8b55cd1f
Add jaqx0r to the list of contributors.
2015-05-01 17:53:54 -04:00
Wayne E. Seguin
139e50e29a
'fs' => 'afero'
...
Changed remaining 'fs' to 'afero' in README.
2015-02-24 11:57:06 -05:00
spf13
11dade3cc0
Adding Travis-CI support
2014-11-01 00:25:15 -04:00
spf13
0bc61700a3
afero is born
2014-10-28 10:29:28 -04:00
Steve Francia
a454cef144
Initial commit
2014-10-28 10:19:05 -04:00