Use Deta Space Teletype directly from Raycast https://www.raycast.com/detahq/deta-space
This repository has been archived on 2026-01-19. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-04-28 00:24:44 +02:00
assets Updates for potential release 2023-03-04 18:51:24 +01:00
src remove duplicates from search docs command 2023-03-31 14:57:58 +02:00
.eslintrc.json first commit 2023-02-28 14:49:19 +01:00
.gitignore first commit 2023-02-28 14:49:19 +01:00
.prettierrc first commit 2023-02-28 14:49:19 +01:00
CHANGELOG.md first commit 2023-02-28 14:49:19 +01:00
LICENSE Create LICENSE 2023-03-04 18:57:12 +01:00
package-lock.json remove date-fns lib 2023-03-08 21:06:57 +01:00
package.json rename some commands for consistency 2023-03-14 22:50:38 +01:00
README.md Update README.md 2023-03-04 22:21:30 +01:00
tsconfig.json first commit 2023-02-28 14:49:19 +01:00

Teletype

Use Deta Space Teletype directly from Raycast

Development

Clone the repo with git clone, make sure you have raycast installed!

Then cd into the cloned repo and run npm install && npm run dev