vuepress-article-cli

1.0.3 • Public • Published

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]

Dependents (0)

Package Sidebar

Install

npm i vuepress-article-cli

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

18.3 kB

Total Files

15

Last publish

Collaborators

  • vxhly