Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electron/forge
/ init.ts
File
init.ts
packages/api/core/src/api/init.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
;
2
3
import
{ PMDetails, resolvePackageManager } from
'@electron-forge/core-utils'
;
4
import
{ ForgeTemplate } from
'@electron-forge/shared-types'
;
Callers
nothing calls this directly
Calls
9
resolvePackageManager
Function · 0.90
findTemplate
Function · 0.90
initDirectory
Function · 0.90
initGit
Function · 0.90
installDependencies
Function · 0.90
initNPM
Function · 0.90
initLink
Function · 0.90
validateTemplate
Function · 0.85
initializeTemplate
Method · 0.45
Tested by
no test coverage detected