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

https://github.com/sunfish-shogi/coconut-sample


https://github.com/sunfish-shogi/coconut-sample

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

coconut-sample
==============

Sample project for Coconut(https://github.com/sunfish-shogi/coconut).

Checkout
--------

```
git clone https://github.com/sunfish-shogi/coconut-sample.git
cd coconut-sample
sh init_modules.sh
```

Build
-----

### iOS

### Android

```
cd proj.android
./build_native.py -p 19 -b debug
```