15 Star 45 Fork 25

Fengziii/p1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 277 Bytes
一键复制 编辑 原始数据 按行查看 历史
twem007 提交于 2018-06-12 17:07 . 1、自动生成API文档
language: node_js
node_js:
- '8'
sudo: false
cache:
directories:
- "node_modules"
before_install:
- npm install -g npm
install:
- npm install
before_script:
- npm install --save-dev gulp del typescript gulp-typescript gulp-typedoc typedoc
script:
- gulp
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/fengzii/p1.git
[email protected]:fengzii/p1.git
fengzii
p1
p1
dev

搜索帮助