Extension Icon

IBM Bob

Control IBM Bob directly from Raycast - Search and open recent projects, handle extensions and commands.
Overview

IBM Bob

Control IBM Bob directly from Raycast

What is this extension

  • Search IBM Bob Recent Projects
  • Use Open With IBM Bob command
  • Use Open New Window command
  • Show Installed Extensions list
  • Search & Install Extension from VSCode Marketplace

How to add to the extension

Bugs and suggestions

Suggestions are always welcome and can be added via Github Issues

Development

# 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