Using Templates
Templates are pre-built configurations that set up your
.botster/ directory
for common workflows. Browse and install them from the hub settings page.
Installing templates
- Open your hub in the browser
- Go to Settings
- Switch to the Templates tab
- Browse available templates and click Install
Scope
Templates can be installed at two scopes:
- Repository — written to
{repo}/.botster/, committed with your code - Device — written to
~/.botster/, applies to all repos
Uninstalling
Uninstall from the same Templates tab. This removes the files that the template created.