first commit

This commit is contained in:
root 2025-10-22 06:05:30 +00:00
parent 212ce28396
commit 0954e00ee6
1 changed files with 13 additions and 0 deletions

13
Readme.md Normal file
View File

@ -0,0 +1,13 @@
composer.json
```
"repositories": [
{
"url": "https://kai.t:61a4bad27f0a7d0c988963ebe3ce6ee1de193d7b@gitea.nswteam.net/kai.t/HelloCommand.git",
"type": "vcs"
}
],
```
cmd
```
compose require kai/KaiCommand@dev
```