1 Star 1 Fork 0

xieguigang/R-sharp

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
update_banner.cmd 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
xieguigang 提交于 2023-11-01 14:13 +08:00 . needs make updates of the python interpreter
@echo off
SET R_HOME=../App/net6.0
SET REnv="%R_HOME%/R#.exe"
SET updater=../studio/code_banner.R
%REnv% %updater% --banner-xml ./gpl3.xml --proj-folder ../
git add -A
git commit -m "update source file banner headers!"
pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xieguigang/R-sharp.git
git@gitee.com:xieguigang/R-sharp.git
xieguigang
R-sharp
R-sharp
master

搜索帮助