remarko

Crates.io Crates.io

A small webview window for previewing makdown and localhost.

Instalation

Cargo

cargo install remarko

Usage

Use the command remarko:
remarko <URL OR MARKDOWN FILE>
Examples:
remarko https://docs.rs/wry
remarko http://localhost:3000
remarko README.md

If you give it a markdown file it will automaticly start a live server.

Contributions

Issues, Ideas and Contributions are welcome!