gingerBill 448702875e Add `vendor:kb_text_shape` to examples/all/all_vendor.odin 6 달 전
..
all 448702875e Add `vendor:kb_text_shape` to examples/all/all_vendor.odin 6 달 전
demo 2c7ec27445 Fix typos 11 달 전
README.md 190ab5543d fix relative links in examples/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.