MCPcopy 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
8func main() {
9 // Check for .bare folder
10 osutil.MakeInitFolder()
11 cmd.Execute()
12}

Callers

nothing calls this directly

Calls 2

MakeInitFolderFunction · 0.92
ExecuteFunction · 0.92

Tested by

no test coverage detected