The about page and its generator for Tongqu (most functionality are not implemented)
- run
npm link
in current folder to have the cli installed to your npm bin path - run
about-cli
you should see some help
$ about-cli
A static about us/me & blog site generator, build with delay by @tongquhq
Usage:
Not supported
Available Commands:
version show current version
render render template to html with data from config file and markdown
Flags:
Global Flags:
-v, --verbose debug level log
- cobra like cli framework
- yaml parser with external file reference (like js-pointer) support, code issue example