MCPcopy
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

1import path from 'node:path';
2
3import { PMDetails, resolvePackageManager } from '@electron-forge/core-utils';
4import { ForgeTemplate } from '@electron-forge/shared-types';

Callers

nothing calls this directly

Calls 9

resolvePackageManagerFunction · 0.90
findTemplateFunction · 0.90
initDirectoryFunction · 0.90
initGitFunction · 0.90
installDependenciesFunction · 0.90
initNPMFunction · 0.90
initLinkFunction · 0.90
validateTemplateFunction · 0.85
initializeTemplateMethod · 0.45

Tested by

no test coverage detected