-
Checkout a topic branch from
main
branch, and merge back against that branch. -
Work in the
src
andtemplates
folders. -
Use fbi commit to commit your code.
# install npx fbi add factory-commands # usage npx fbi commit
-
Setup
yarn
-
Start development
yarn dev
src
commands
: All builtIn commands.core
: Core modules.cli.ts
: Command-line entry file.fbi.ts
: Main module file.