Skip to content

vxhly/vuepress-article-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuepress-article-cli

Create an article in vuepress's blog mode.

npm GitHub stars GitHub license

Install

npm

npm install vuepress-article-cli -g

yarn

yarn global add vuepress-article-cli -g

Options

-V, --version

output the version number

-h, --help

output usage information

Commands

new

create an article.

questions =>

  • title =>【input】What's the title of your article?
  • author =>【input】What's the author of your article?
  • categories =>【input】What's the categories of your article?
  • tags =>【input】What's the tags of your article?
  • dateFormat =>【input】What's the format of your article creation time?
  • filename =>【input】What's the format of your article creation time?

del

delete an article.

questions =>

  • filename =>【input】What file do you want to delete?
  • delFiles =>【checkbox】Do you want to delete those files?
  • isDel => 【confirm】Do you really want to delete these files?

tmp

create a template file for the article.

help [cmd]

display help for [cmd]

About

Create an article in vuepress's blog mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published