https://github.com/masscodeio/assistant-raycast
Raycat extension
https://github.com/masscodeio/assistant-raycast
Last synced: 3 months ago
JSON representation
Raycat extension
- Host: GitHub
- URL: https://github.com/masscodeio/assistant-raycast
- Owner: massCodeIO
- Created: 2022-04-14T12:50:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T04:49:57.000Z (about 3 years ago)
- Last Synced: 2025-04-12T02:14:48.404Z (3 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.