An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Fission logo

Raycast Extension for Fission Talk

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/fission-suite/raycast-fission-talk/blob/main/LICENSE)
[![Maintainability](https://api.codeclimate.com/v1/badges/44fb6a8a0cfd88bc41ef/maintainability)](https://codeclimate.com/github/fission-suite/raycast-fission-talk/maintainability)
[![Built by FISSION](https://img.shields.io/badge/⌘-Built_by_FISSION-purple.svg)](https://fission.codes)
[![Discord](https://img.shields.io/discord/478735028319158273.svg)](https://discord.gg/zAQBDEq)
[![Discourse](https://img.shields.io/discourse/https/talk.fission.codes/topics)](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.