Control IBM Bob directly from Raycast
Open With IBM Bob commandOpen New Window commandSuggestions are always welcome and can be added via Github Issues
# To install dependencies
npm install
# To start the local development server
npm run dev
# To lint and fix
npm run fix-lint
# To locally build the extension
npm run build