Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serverless-Devs/Serverless-Devs
/ index.ts
File
index.ts
src/command/init/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
'commander'
;
2
import
chalk from
'chalk'
;
3
import
{ emoji } from
'@/utils'
;
4
import
Manager from
'./manager'
;
Callers
nothing calls this directly
Calls
1
init
Method · 0.45
Tested by
no test coverage detected