MCPcopy Create free account
hub / github.com/HashLoad/boss / printHead

Function printHead

cmd/init.go:81–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79}
80
81func printHead() {
82 println(`
83This utility will walk you through creating a boss.json file.
84It only covers the most common items, and tries to guess sensible defaults.
85
86Use 'boss install <pkg>' afterwards to install a package and
87save it as a dependency in the boss.json file.
88
89Press ^C at any time to quit.
90`)
91}

Callers 1

doInitializationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected