Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bare-cli/bare
/ main
Function
main
main.go:8–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
)
7
8
func
main() {
9
// Check for .bare folder
10
osutil.MakeInitFolder()
11
cmd.Execute()
12
}
Callers
nothing calls this directly
Calls
2
MakeInitFolder
Function · 0.92
Execute
Function · 0.92
Tested by
no test coverage detected