A Raycast extension allowing users to instantly share and display shared code-snippets, texts, links...
- Auto-detection of the code-snippet's programming language
- Storing of recent and liked codes
- Creation of code-snippets
- Retrieving of existing ones
⚠️ This will only work if you are working on a Mac with Raycast installed.
npm i
npm run dev
npm run build
© Credits to Frédéric LOSSIGNOL for the original Share My Code application.