Skip to content

wangkailang/simply-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simply-cli

基本命令

simply -h

Usage: simply [options] [command]

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  pdf [options]   markdown 文件转成 pdf
  help [command]  display help for command

simply pdf

simply pdf -h

Usage: simply pdf [options]

markdown 文件转成 pdf

Options:
  -sd, --source-dir <string>   markdown 文件目录
  -sf, --source-file <string>  markdown 文件路径
  -td, --target-dir <string>   生成 pdf 文件存放目录
  -s, --suffix <string>        匹配文件后缀,默认是 md
  -h, --help                   display help for command

About

simply node cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published