4 releases

0.1.3 Oct 14, 2023
0.1.2 Jul 23, 2023
0.1.1 Jul 21, 2023
0.1.0 Jul 21, 2023

#806 in Text processing

Download history 6/week @ 2024-02-26 63/week @ 2024-04-01

63 downloads per month

MPL-2.0 license

19KB
361 lines

A CLI for add post to mdbook

Crates.io Rust license

mdbook-post
Example:
mdbook-post <-c || --config> show  => show cli config
mdbook-post <-c || --config> remove => remove cli config
mdbook-post <-c || --config> edit /home/andrew/code/gitee/blog =>set blog path
mdbook-post <-l || --catogorylist>  => show category list
mdbook-post <-l Rust || --catogorylist Rust>  => show all list of Rust
mdbook-post <-n || --new> Rust 'implement todo CLI'  => add new post

Dependencies

~4–14MB
~153K SLoC