CLI
init
Generate the project-local MemoGrafter schema and configuration files.
Purpose
Generate the project-local MemoGrafter schema and configuration files.
Command
terminal
npx memo-grafter initBehavior
Creates files under
src/memo-grafter/.Keeps generated memory configuration reviewable in source control.
Does not migrate the database.
Troubleshooting
Run the command from the package that contains MemoGrafter.
Confirm environment variables are loaded in the current shell.
Use
--help to inspect options supported by the installed version.