remogatto / mandala-examples

Examples of applications written using Mandala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mandala examples

This repository collects examples using the Mandala framework. For further information explore the subfolders. Contributions are welcome!

Installation

Inside a $GOPATH folder do:

git clone https://github.com/remogatto/mandala-examples
cd mandala-examples

Then enter in a subfolder and execute:

gotask run xorg # or
gotask run android

About

Examples of applications written using Mandala

License:Other


Languages

Language:Go 99.4%Language:C 0.5%Language:C++ 0.1%