Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoForgeAI/autoforge
/ autoforge.js
File
autoforge.js
bin/autoforge.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ run } from
'../lib/cli.js'
;
3
run(process.argv.slice(2));
Callers
nothing calls this directly
Calls
1
run
Function · 0.90
Tested by
no test coverage detected