Holesail Service Daemon + Bin Client

This commit is contained in:
Raven Scott
2026-04-09 20:42:54 -04:00
parent 3a69906046
commit c8c877f688
168 changed files with 387155 additions and 30713 deletions
@@ -0,0 +1,15 @@
{
"name": "holesail",
"section": 1,
"title": "holesail",
"synopsis": [
"holesail [OPTION]... [OPERAND]..."
],
"description": "Bare OS implementation of holesail. Full behavior is defined in packages/bare-os-coreutils/src/holesail.js.",
"options": [],
"keywords": [
"holesail",
"bare-os",
"coreutils"
]
}