feat: v1.0.0

This commit is contained in:
2025-01-18 14:28:43 +08:00
parent 506df24aae
commit 18d55793d9
12 changed files with 535 additions and 423 deletions

13
src/script.help.dart.txt Normal file
View File

@@ -0,0 +1,13 @@
rundart v{CARGO_PKG_VERSION} - A Tool for Run dart Scripts
Show help:
$ rundart -h|--help
Show template:
$ rundart -t|--template [--output script.dart]
Show scriptions:
$ rundart -l|--list
Install script:
$ rundart -i|--install <script.dart>