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

https://github.com/afaur/sfml-tiny-taco


https://github.com/afaur/sfml-tiny-taco

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Mac Setup
```
brew install sfml csfml
cd deps
rm -rf rust-sfml
git clone git@github.com:jeremyletang/rust-sfml.git
cd ..
cargo run
```