The getting started guide is currently missing some useful info:
- - explain how to use
cargo-nice-plug/nice-plug-xtaskto build plugin bundles (where multiple plugins are packaged into the same binary) - - explain how to create universal Mac binaries with
cargo-nice-plug/nice-plug-xtask - - explain how logging and debugging plugins work in more detail
- - explain the current options for GUI, and why the user might choose one framework over another
The getting started guide is currently missing some useful info:
* [ ] - explain how to use `cargo-nice-plug`/`nice-plug-xtask` to build plugin bundles (where multiple plugins are packaged into the same binary)
* [ ] - explain how to create universal Mac binaries with `cargo-nice-plug`/`nice-plug-xtask`
* [ ] - explain how logging and debugging plugins work in more detail
* [ ] - explain the current options for GUI, and why the user might choose one framework over another