Skip to content

yuedou/myblog-command-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-command-tool

简单的nodejs命令行工具,类似hexo的静态博客工具

usage

Usage: myblog [options] [command]


Commands:

  help                   显示使用帮助
  create [dir]           创建一个空的博客
  preview [dir]          实时预览
  build [options] [dir]  生成静态html

Options:

  -h, --help     output usage information
  -V, --version  output the version number

About

express + swig 实现的静态博客工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published