Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acoyfellow/cloudbox
/ proof-desktop-shell.mjs
File
proof-desktop-shell.mjs
scripts/proof-desktop-shell.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ mkdir, writeFile } from
"node:fs/promises"
;
3
import
{ dirname } from
"node:path"
;
4
Callers
nothing calls this directly
Calls
3
createDesktopRun
Function · 0.85
writeFile
Function · 0.85
fetch
Function · 0.50
Tested by
no test coverage detected