makurust
v0.2 Alpha Build
Makurustを使用するには、次のコマンドを実行するだけです。
makurust filename.md
その結果、指定されたマークダウンファイルからHTMLページが作成されます。出力ファイルが既に存在する場合、上書きされます。
Makurust was build using third party library - pulldown-cmark = "0.9.2"
cargo install --locked --git https://github.com/fromgodd/makurust makurust