https://github.com/masscodeio/assistant-raycast
Raycat extension
https://github.com/masscodeio/assistant-raycast
Last synced: 6 months ago
JSON representation
Raycat extension
- Host: GitHub
- URL: https://github.com/masscodeio/assistant-raycast
- Owner: massCodeIO
- Created: 2022-04-14T12:50:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-07-03T07:00:58.000Z (7 months ago)
- Last Synced: 2025-07-03T07:43:33.153Z (7 months ago)
- Language: TypeScript
- Size: 228 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# massCode Assistant for Raycast
Fetch snippets from [massCode](https://github.com/massCodeIO/massCode), search and copy to clipboard.

## Manual install to Raycast
```bash
npm i && npm run dev
```
After executing the command, you can stop development mode. The extension will be installed.