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

https://github.com/quailteam/iquailfileserver

File Server used to distribute a solution
https://github.com/quailteam/iquailfileserver

Last synced: over 1 year ago
JSON representation

File Server used to distribute a solution

Awesome Lists containing this project

README

          

# iQuailFileServer
File Server used to distribute a solution

## Build
```
mkdir build
cd build
cmake ..
make
```