1 Star 0 Fork 446

nchen0716/source-code-hunter

forked from doocs/source-code-hunter 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
ylb 提交于 2023-05-11 09:52 . feat: support running on local machine (#138)
{
"name": "source-code-hunter",
"version": "1.0.0",
"description": "从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。",
"scripts": {
"dev": "docsify serve --open",
"convert": "docsify-pdf-converter"
},
"dependencies": {
"docsify-cli": "^4.4.4"
},
"devDependencies": {
"prettier": "2.8.8"
},
"license": "SEE LICENSE IN LICENSE"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/nchen0716/source-code-hunter.git
git@gitee.com:nchen0716/source-code-hunter.git
nchen0716
source-code-hunter
source-code-hunter
main

搜索帮助