Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evanzhoudev/raycast-explorer
https://github.com/evanzhoudev/raycast-explorer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/evanzhoudev/raycast-explorer
- Owner: EvanZhouDev
- Created: 2023-08-01T19:04:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-01T19:08:38.000Z (over 1 year ago)
- Last Synced: 2023-08-01T21:09:15.383Z (over 1 year ago)
- Language: TypeScript
- Size: 20.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Raycast Explorer
Make the most of snippets, AI commands, and custom themes.
## Contributing
We welcome contributions to our data.
### Snippets & Prompts
1. Fork this extension on Raycast using the `Fork Extension` action.
2. Open either `./data/snippets.ts` or `./data/prompts.ts`.
3. Add your snippet/prompt to the appropriate category.
4. Make sure it contains all fields and that they are unique within its category.
5. Create a pull request using the `npm run publish` command.### Themes
Please take a look at [this section](https://github.com/raycast/theme-explorer/#contributing) to contribute to themes.