Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
Kacper Czochara edited this page May 6, 2016 · 7 revisions

Welcome to the utron wiki!

Getting started

Run this command to download library

$ go get github.com/gernest/utron

You are now ready to develop. Simply take a look at fixtures/todo example app and create your own. The todo app example is already well explained in README.md file.

More complex examples?

Sure, take a look:

Clone this wiki locally