mirror of
https://github.com/RubyMetric/chsrc
synced 2025-08-07 11:29:39 +08:00
Move to bin
This commit is contained in:
parent
2c2befd950
commit
88558af591
@ -1,19 +1,19 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# File Name : run.ps1
|
# File Name : rawstr4c.ps1
|
||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Nul None <nul@none.org>
|
||||||
# Created On : <2025-07-12>
|
# Created On : <2025-07-12>
|
||||||
# Last Modified : <2025-07-13>
|
# Last Modified : <2025-07-13>
|
||||||
#
|
#
|
||||||
# Run rawstr4c script
|
# Run rawstr4c.raku script
|
||||||
#
|
#
|
||||||
# Usage:
|
# Usage:
|
||||||
#
|
#
|
||||||
# 用户必须在代码根目录中运行此文件
|
# 用户必须在代码根目录中运行此文件
|
||||||
#
|
#
|
||||||
# .\rawstr4c\run.ps1 [--debug] <Markdown.md>
|
# .\rawstr4c\bin\rawstr4c.ps1 [--debug] <Markdown.md>
|
||||||
#
|
#
|
||||||
# .\rawstr4c\run.ps1 [--debug] <Dir>
|
# .\rawstr4c\bin\rawstr4c.ps1 [--debug] <Dir>
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
|
||||||
# -I 选项必须在文件前面
|
# -I 选项必须在文件前面
|
Loading…
x
Reference in New Issue
Block a user