summary refs log tree commit diff stats
path: root/examples/cross_todo/readme.txt
blob: acea8973a8cb1a10a4278c5bb3861fc93477560e (plain) (blame)
1
2
3
4
5
The cross platform todo illustrates how to use Nimrod to create a backend
called by different native user interfaces.

This example builds on the knowledge learned from the cross_calculator example.
Check it out first to learn how to set up nimrod on different platforms.