Project templates for initializing Roboto Actions.
make installto build the project locallymake fmt && make lintbefore pushing a commit
Run: .venv/bin/cookiecutter --output-dir <some-temp-dir> .
This will walk you through the workflow of creating a new action, same as roboto actions init.