Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/AutoForgeAI/autoforge
/ printVersion
Function
printVersion
lib/cli.js:524–526 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
522
// ---------------------------------------------------------------------------
523
524
function
printVersion() {
525
console.log(`autoforge v${VERSION}`);
526
}
527
528
function
printHelp() {
529
console.log(`
Callers
1
run
Function · 0.85
Calls
1
log
Method · 0.80
Tested by
no test coverage detected