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

https://github.com/janos/fsutil

Some filesystem utility functions for Go
https://github.com/janos/fsutil

Last synced: about 1 year ago
JSON representation

Some filesystem utility functions for Go

Awesome Lists containing this project

README

          

# Some filesystem utility functions for Go

[![Go](https://github.com/janos/fsutil/workflows/Go/badge.svg)](https://github.com/janos/fsutil/actions)
[![PkgGoDev](https://pkg.go.dev/badge/resenje.org/fsutil)](https://pkg.go.dev/resenje.org/fsutil)
[![NewReleases](https://newreleases.io/badge.svg)](https://newreleases.io/github/janos/fsutil)

## Installation

Run `go get resenje.org/fsutil` from command line.