Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dmno-dev/bumpy
/ cli.ts
File
cli.ts
packages/bumpy/src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ resolve } from
'node:path'
;
4
import
{ findRoot } from
'./core/config.ts'
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected