subhanshumg/ForgeKit Scaffold

Scaffold production-ready projects in CI. Supports web-app, api-service, ml-pipeline, next-app, go-api, and serverless.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
templateTemplate ID to scaffold. One of: web-app, api-service, ml-pipeline, next-app, go-api, serverless.yes
nameName of the project to scaffold.yes
output-dirDirectory to scaffold the project into, relative to the workspace root. Defaults to the workspace root.no.
skip-installSkip running npm install or pip install after scaffolding. Useful when you want to control the install step separately.nofalse
versionVersion of forgekit-cli to use. Defaults to latest.nolatest
namedescription
project-pathAbsolute path to the scaffolded project directory.