icejs
icejs copied to clipboard
仓库迁移至:https://github.com/alibaba/ice
Results
1
icejs issues
Sort by
recently updated
recently updated
newest added
基于一些考虑,将 icejs 仓库迁移至 [alibaba/ice](https://github.com/alibaba/ice) 仓库下 ## alibaba/ice 仓库相关操作 1. 删除 [commit](https://github.com/alibaba/ice/commits/master) 历史记录 ```bash # 删除 .git 目录 $ cd alibaba/ice $ rm -rf .git ``` 2. 重新初始化 & 保留 docs&scripts...