raven/README.md

11 lines
128 B
Markdown
Raw Permalink Normal View History

2023-04-13 00:27:08 +03:00
# raven
2022-07-26 01:23:27 +03:00
2023-04-13 00:27:08 +03:00
raven is a highly experimental UI library focused on simplicity.
2022-07-26 01:23:27 +03:00
2023-04-13 00:27:08 +03:00
## quick start
2022-07-26 01:23:27 +03:00
2023-04-13 00:27:08 +03:00
```console
$ make
$ ./build/main
2022-07-26 01:23:27 +03:00
```