/ybook

Primary LanguageGoMIT LicenseMIT

Y Book

a dynamic mdbook focus on searching functionality

Install

from source

git clone https://github.com/cncsmonster/ybook

## on windows
make install
## on linux
make install

Usage

# use this command to learn more
yb -h

License

本项目采用MIT许可证,详情请见LICENSE文件.

TODO

  1. 补充基于LLM的搜索插件