Fredrik Vaeng Røtnes 15a8970493 Fix typo in demo.odin пре 11 месеци
..
all 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. пре 1 година
demo 15a8970493 Fix typo in demo.odin пре 11 месеци
README.md ccf8b2764d Create README.md пре 1 година

README.md

Examples

The example directory contains two packages:

A demo illustrating the basics of Odin.

It further contains all, which imports all core and vendor packages so we can conveniently run odin check on everything at once.

For additional example code, see the examples repository.