Skip to content
/ mrd Public

命令行工具 —— 可以根据模板文件快速创建github博客文件。

Notifications You must be signed in to change notification settings

maode/mrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrd

命令行工具,根据模版快速创建github博客文件。

$ mrd -h
Usage: mrd <fileName> [title] [tag1 tag2 ……]

Options:
  -f, --from  template path [string] [default: "D:/GitHubRepo/Blog/post_tpl/A-mrd-temp.md"]

  -t, --to    generate path [string] [default: "D:/GitHubRepo/Blog/source/_posts"]

  -h, --help  Show help                                                [boolean]


Examples:
 $ mrd test  根据默认模板在默认路径下创建test.md

copyright 2017

About

命令行工具 —— 可以根据模板文件快速创建github博客文件。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages