Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/aiscript-dev/aiscript
/ pre-release.mjs
File
pre-release.mjs
scripts/pre-release.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFile, readdir, writeFile, mkdir, rm } from
'node:fs/promises'
;
2
import
{ env } from
'node:process'
;
3
import
{ promisify } from
'node:util'
;
4
import
child_process from
'node:child_process'
;
Callers
nothing calls this directly
Calls
2
read
Function · 0.85
parse
Method · 0.45
Tested by
no test coverage detected