Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 288 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 288 Bytes

Heaps Android

android

Setup

git clone --recursive https://github.com/HeapsIO/heaps-android
cd heaps-android
make init

Usage

make demo
make # make build && make install