Optional
confirmOptional
dirThe path to the app to be imported
Optional
interactiveWhether to use sensible defaults or prompt the user visually
Optional
outThe path to the directory containing generated distributables
Optional
shouldAn async function that returns whether the import should continue if it looks like a forge project already
Optional
shouldAn async function that returns whether the given dependency should be removed
Optional
shouldAn async function that returns whether the given script should be overridden with a forge one
Optional
skipBy default, Forge initializes a git repository in the project directory. Set this option to true
to skip this step.
An async function that returns true or false in order to confirm the start of importing