macchiato-fs icon indicating copy to clipboard operation
macchiato-fs copied to clipboard

ClojureScript wrapper for Node filesystem API

Results 2 macchiato-fs issues
Sort by recently updated
recently updated
newest added

Commit 0435283 added a `package.json`. However, when one runs `lein test` it now barfs with: > Your project already has a package.json file. Please remove it.

@yogthos suggests reviewing [abio](https://github.com/abiocljs/abio) and migrating the file system functions to it. We may even want to just deprecate macchiato-fs and simply use abio directly.

enhancement
help wanted