Move to bin

This commit is contained in:
Aoran Zeng 2025-07-13 19:16:52 +08:00
parent 2c2befd950
commit 88558af591
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

View File

@ -1,19 +1,19 @@
# ---------------------------------------------------------------
# File Name : run.ps1
# File Name : rawstr4c.ps1
# File Authors : Aoran Zeng <ccmywish@qq.com>
# Contributors : Nul None <nul@none.org>
# Created On : <2025-07-12>
# Last Modified : <2025-07-13>
#
# Run rawstr4c script
# Run rawstr4c.raku script
#
# 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 选项必须在文件前面