remarko

Crates.ioremarko
lib.rsremarko
version0.1.1
sourcesrc
created_at2023-03-08 16:28:00.062617
updated_at2023-03-08 16:34:51.007082
descriptionA small webview window for previewing makdown and localhost.
homepagehttps://github.com/OlshaMB/remarko
repositoryhttps://github.com/OlshaMB/remarko
max_upload_size
id804769
size82,638
(OlshaMB)

documentation

https://github.com/OlshaMB/remarko

README

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!

Commit count: 12

cargo fmt