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

https://github.com/developersu/ns-examples

drafts
https://github.com/developersu/ns-examples

Last synced: about 1 month ago
JSON representation

drafts

Awesome Lists containing this project

README

          

# NS Homebrew drafts and examples

Drafts and notes

## License

Please see LICENSE file

## Building

```
$ cd /tmp
$ git clone %PASTE_URL_HERE%
$ docker run -it -v `pwd`:/tmp/work devkitpro/devkita64 bash
$ cd /tmp/work
$ make
```