File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 102102
103103<br >
104104
105- [ rawstr4c ] : ../tool /rawstr4c/
105+ [ rawstr4c ] : https://github.com/RubyMetric /rawstr4c
106106[ chsrc-bootstrap ] : ../bootstrap/
107107[ recipe template ] : ../src/recipe/recipe-template.c
108108[ Wiki ] : https://github.com/RubyMetric/chsrc/wiki
Original file line number Diff line number Diff line change @@ -148,5 +148,5 @@ clean:
148148 - @{{ BIN_rm}} README.md.bak*
149149
150150# 使用: just rawstr4c [--debug] Markdown.md
151- rawstr4c * args :
152- @ {{ if os () == ' windows' { ' tool\\rawstr4c\\run\\run.bat' } else { ' bash ./tool/rawstr4c/run/run.sh' } }} {{ args}}
151+ # rawstr4c *args:
152+ # @{{ if os() == 'windows' { 'tool\\rawstr4c\\run\\run.bat' } else { 'bash ./tool/rawstr4c/run/run.sh' } }} {{args}}
Original file line number Diff line number Diff line change 2323
2424 PowerShell 编写的一键安装工具
2525
26- 3 . ` rawstr4c `
26+ 3 . ` download-pre-on-GitHub.ps1 `
2727
28- C语言字符串生成工具,这是寄宿在 ` chsrc ` 项目仓库下的一个完整子项目
28+ 从 GitHub ` pre ` release 上下载所有附件
2929
30- 4 . ` download-pre-on-GitHub.ps1 `
30+ < br >
3131
32- 从 GitHub ` pre ` release 上下载所有附件
32+ ## ` rawstr4c `
33+
34+ C语言字符串生成工具,本身是为了本项目而开发,是放在本仓库下的一个完整子项目。但为了维护更方便,拆分到新的仓库: < https://github.com/RubyMetric/rawstr4c >
You can’t perform that action at this time.
0 commit comments