Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ createIntegrationFileFromTemplate.ts
File
createIntegrationFileFromTemplate.ts
packages/cli/src/utils/createIntegrationFileFromTemplate.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs/promises"
;
2
import
{ Liquid } from
"liquidjs"
;
3
import
path from
"path"
;
4
Callers
nothing calls this directly
Calls
1
templatesPath
Function · 0.90
Tested by
no test coverage detected