Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month 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
```