# remarko ![Crates.io](https://img.shields.io/crates/v/remarko?style=flat-square) ![Crates.io](https://img.shields.io/crates/l/remarko?style=flat-square) A small webview window for previewing makdown and localhost. ## Instalation ### Cargo `cargo install remarko` ## Usage Use the command remarko:
`remarko `
**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]()!