加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gradlew 484 Bytes
一键复制 编辑 原始数据 按行查看 历史
zcl 提交于 2023-07-13 15:55 . commit calendardata framework
npm config set registry http://mirrors.tools.huawei.com/npm/
npm config set @ohos:registry https://cmc.centralrepo.rnd.huawei.com/artifactory/api/npm/product_npm/
npm config set strict-ssl false
npm install
cd common
npm install
cd ..
cd datastructure
npm install
cd ..
cd datamanager
npm install
cd ..
cd rrule
npm install
cd ..
cd dataprovider
npm install
cd ..
cd entry
npm install
cd ..
node ./node_modules/@ohos/hvigor/bin/hvigor.js --mode module assembleHap -p debuggable=false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化