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

https://github.com/dainfloop/bluesky-slack

Bluesky for Slack.
https://github.com/dainfloop/bluesky-slack

Last synced: 8 months ago
JSON representation

Bluesky for Slack.

Awesome Lists containing this project

README

          

# bluesky-slack
Bluesky for Slack. Idek what to put here, this was something random I made in `nano` for the fun of it.

Yes, I made this all in nano. Because who needs an IDE?

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.27. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.