mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-09 13:13:21 +08:00
Update rawstr4c
location
This commit is contained in:
4
justfile
4
justfile
@@ -148,5 +148,5 @@ clean:
|
||||
-@{{BIN_rm}} README.md.bak*
|
||||
|
||||
# 使用: just rawstr4c [--debug] Markdown.md
|
||||
rawstr4c *args:
|
||||
@{{ if os() == 'windows' { 'tool\\rawstr4c\\run\\run.bat' } else { 'bash ./tool/rawstr4c/run/run.sh' } }} {{args}}
|
||||
# rawstr4c *args:
|
||||
# @{{ if os() == 'windows' { 'tool\\rawstr4c\\run\\run.bat' } else { 'bash ./tool/rawstr4c/run/run.sh' } }} {{args}}
|
||||
|
Reference in New Issue
Block a user