Crates.io | remarko |
lib.rs | remarko |
version | 0.1.1 |
source | src |
created_at | 2023-03-08 16:28:00.062617 |
updated_at | 2023-03-08 16:34:51.007082 |
description | A small webview window for previewing makdown and localhost. |
homepage | https://github.com/OlshaMB/remarko |
repository | https://github.com/OlshaMB/remarko |
max_upload_size | |
id | 804769 |
size | 82,638 |
A small webview window for previewing makdown and localhost.
cargo install remarko
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.
Issues, Ideas and Contributions are welcome!