10 lines
233 B
Markdown
10 lines
233 B
Markdown
# cli_headless
|
|
|
|
A simple headless Dart CLI app using Thermion to render to a bitmap.
|
|
|
|
To run:
|
|
`dart --enable-experiment=native-assets run bin/example.dart`
|
|
|
|
Currently, this will probably only work on a non-virtualized macOS host.
|
|
|