Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uriegel/filesystem-utilities


https://github.com/uriegel/filesystem-utilities

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# filesystem-utils
File system utilities for Node.js
## Prerequisites Fedora
```
sudo dnf install gcc-c++ gtk3-devel
```

## Prerequisites Ubuntu
```
sudo apt-get install build-essential libgtk-3-dev
```