add source code

This commit is contained in:
2026-06-19 21:17:35 +10:00
parent 2d1ac5ede1
commit 5a6478fc24
2 changed files with 107 additions and 0 deletions

10
rock.json Normal file
View File

@@ -0,0 +1,10 @@
{
"configVersion": 1,
"rock": {
"name": "io",
"description": "Input / Output",
"dependencies": {
"test": "1.0.0"
}
}
}