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

https://github.com/farzonl/exp-tree


https://github.com/farzonl/exp-tree

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Exp-Tree

## Build
```
mkdir bin
cd bin
cmake ../
make
```
## Run
```
./exp-tree
```