Skip to content

remogatto/mandala-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's that?

mandala-template generates a scaffolding to quickly get you started for writing a Mandala application.

Usage

go get github.com/remogatto/mandala-template
mandala-template myapp
cd myapp
# Edit app.json for customization
gotask init
gotask run xorg # or
gotask run android

Black-box testing

mandala-template generates a scaffolding for a black-box test. To run the test:

cd test
gotask test xorg # or
gotask test android

LICENSE

See LICENSE.

About

A basic template for a Mandala application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages