Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 414 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 414 Bytes

word-index

该程序用于检索word文件,tantivy提供检索能力,pandoc提供解析能力

Project setup

yarn install

Compiles and hot-reloads for development

yarn tauri serve

Compiles and minifies for production

yarn tauri build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.