Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ start-obsidian-e2e-instance.mjs
File
start-obsidian-e2e-instance.mjs
scripts/start-obsidian-e2e-instance.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
crypto from
"node:crypto"
;
3
import
{ execFile } from
"node:child_process"
;
4
import
fs from
"node:fs/promises"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected