https://github.com/fission-codes/raycast-fission-talk
Raycast extension for Fission Talk
https://github.com/fission-codes/raycast-fission-talk
Last synced: 10 months ago
JSON representation
Raycast extension for Fission Talk
- Host: GitHub
- URL: https://github.com/fission-codes/raycast-fission-talk
- Owner: fission-codes
- License: apache-2.0
- Created: 2022-03-08T18:35:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T23:33:50.000Z (over 3 years ago)
- Last Synced: 2025-04-03T04:56:18.427Z (about 1 year ago)
- Language: TypeScript
- Size: 488 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Raycast Extension for Fission Talk
[](https://github.com/fission-suite/raycast-fission-talk/blob/main/LICENSE)
[](https://codeclimate.com/github/fission-suite/raycast-fission-talk/maintainability)
[](https://fission.codes)
[](https://discord.gg/zAQBDEq)
[](https://talk.fission.codes)
## Development
1. Import extension in Raycast, and point to this directory.
2. In this directory, run `npm install && npm run build`.
3. Use extension in Raycast.
More info on the [Raycast docs](https://developers.raycast.com/basics/contribute-to-an-extension#develop-the-extension).
To watch for code changes, use `npm run dev` instead.