1 Star 0 Fork 92

同名自定义/cnchar

forked from theajack/cnchar 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
publish.sh 561 Bytes
一键复制 编辑 原始数据 按行查看 历史
theajack 提交于 2021-12-17 12:03 . feat: 3.0.5
###
# @Author: tackchen
# @Date: 2021-12-16 17:39:00
# @LastEditors: tackchen
# @FilePath: /cnchar/helper/publish.sh
# @Description: Coding something
###
#!/bin/bash
# cd $(cd `dirname $0`; pwd)
# cd ../npm/packages
# bast_path=$(pwd)
# echo "$bast_path/cnchar"
# packages=("cnchar" "cnchar-poly" )
# for package in ${packages[@]}
# do
# echo "The value is: $package"
# done
# cd $(cd `dirname $0`; pwd)
# cd ../npm/packages
# bast_path=$(pwd)
# files=$(ls $bast_path)
# for filename in ${files[@]}
# do
# echo "$bast_path/$filename"
# done
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/LYTB/cnchar.git
git@gitee.com:LYTB/cnchar.git
LYTB
cnchar
cnchar
master

搜索帮助