CLI: create
Complete help for farthershore create and every subcommand.
farthershore create
Usage: farthershore create [options] [command]
Create local FartherShore project components
Options:
-h, --help display help for command
Commands:
api [options] Scaffold a starter backend from a public template tarball
help [command] display help for command
farthershore create api
Usage: farthershore create api [options]
Scaffold a starter backend from a public template tarball
Options:
--node Node (TypeScript + Express) template (default)
--path <dir> Managed builder repo root (default: current directory)
--force Overwrite an existing api/ directory if present
--ref <branch-or-tag> Template tag or branch to download instead of main
(tags are tried first)
-h, --help display help for command
Languages:
--node Node (TypeScript + Express) (default)
More languages are coming.