An open API service indexing awesome lists of open source software.

https://github.com/c4milo/afero2billy

Adapts an Afero filesystem to a Billy filesystem
https://github.com/c4milo/afero2billy

Last synced: about 1 year ago
JSON representation

Adapts an Afero filesystem to a Billy filesystem

Awesome Lists containing this project

README

          

# afero2billy
Adapts an [Afero](https://github.com/spf13/afero) filesystem to a [Billy](https://github.com/go-git/go-billy) filesystem.

## Versioning
The versions of this package have the following format:

1. afero2billy version
2. Afero version
3. Billy version

Example:

Version `v0.1.0-1.3.3-5` uses Afero `1.3.3` and go-billy `v5`