opmark-egui-0.0.3 is not a library.
opmark-egui
An experimental presentation application based on OpMark, powered by egui. It's still in pre-alpha stage.
Usage
Installation
cargo install opmark-egui
Running with OpMark document
Find a ./index.opmark
to make presentations:
opmark-egui
Sepecify a file to use:
opmark-egui examples/test.opmark
Build a standalone binary file
opmark-egui -s examples/test.opmark
The above command will generate an executable bundling your OpMark file and other assets (only images are supported for now) as well.
You can execute this file directly without copying assets and refering them:
./opmark
Credits
Inspired by easymark.