8000 GitHub - luxingzhi27/code-search-tool: 同济大学软件学院微服务架构个人项目,简单的代码搜索工具
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

luxingzhi27/code-search-tool

Repository files navigation

Codehub

一个集成了Ai,Web search,github,wikipedia,stackoverflow多方面资源的代码搜索工具,使用electron+vue+vite编写。

开发编译

# clone the project
git clone https://github.com/luxingzhi27/code-search-tool.git

# enter the project directory
cd code-search-tool

# install dependency
pnpm i

# develop
pnpm dev

# build
pnpm build

build后在release文件夹下会生成对应平台的安装包。

展示

VeryCapture_20231024224915

About

同济大学软件学院微服务架构个人项目,简单的代码搜索工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0