Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remogatto/mandala-examples
Examples of applications written using Mandala
https://github.com/remogatto/mandala-examples
Last synced: 2 months ago
JSON representation
Examples of applications written using Mandala
- Host: GitHub
- URL: https://github.com/remogatto/mandala-examples
- Owner: remogatto
- License: other
- Created: 2014-01-12T11:57:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-08T15:17:48.000Z (over 10 years ago)
- Last Synced: 2023-04-10T12:07:54.888Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 15.5 MB
- Stars: 40
- Watchers: 7
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mandala examples
This repository collects examples using the
[Mandala](https://github.com/remogatto/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-examplesThen enter in a subfolder and execute:
gotask run xorg # or
gotask run android