This CLI tool allows you to generate an Olive Helps Loop project, with all of the necessary foundation such as permissions, Aptitudes, Whispers, etc. You can choose which Aptitudes you want to use and the tool will provide you with working examples.
- Install
node
andnpm
(instructions here)
- In your terminal, simply navigate to the directory where you want your project to be located.
- Run
npx @oliveai/create-loop
. - Follow the prompts, including project name, aptitude selection, and language selection.
Check out our docs for more information!