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 |
#1594 in Text processing
28 downloads per month
19KB
361 lines
A CLI for add post to mdbook
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–15MB
~140K SLoC