Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fonimus/useful-raycast-extensions

Some useful raycast extensions
https://github.com/fonimus/useful-raycast-extensions

raycast raycast-extension

Last synced: about 2 months ago
JSON representation

Some useful raycast extensions

Awesome Lists containing this project

README

        

# Raycast extensions

## Installation

### Private store

- Ask me for a raycast team link

### Manual

- Clone repository in `raycast-extensions`
- In raycast, type *Import Extensions*, enter, and
choose `raycast-extensions`/`extensions`/`extension-folder`
- `npm ci`
- `npm run build`

## Extensions

### Github Pulls

[Read documentation](extensions/github-pulls/README.md)

### Vault

Now in raycast store : https://www.raycast.com/fonimus/vault-manager

### Kafka

Now in raycast store : https://www.raycast.com/fonimus/kafka

## Development

Start extension with auto reload

- `npm run -w= dev`