English | 中文
convert yuque repo to a book
$ npm install yuque2book -g
$ yuque2book -t your_token https://www.yuque.com/yuque/help
# [optional]
# you need a staic server cli to preview your doc
$ npm install anywhere -g
$ cd yuque_help && anywhere # you will see your doc
Usage: yuque2book [options]
Options:
-V, --version output the version number
-t, --token <n> your yuque token 你的语雀token
-l, --local to localize image and attach
-h, --help output usage information
- what's your_token or yuque token?
- yuque api needs you personal token, you can find at https://www.yuque.com/settings/tokens