|
2 | 2 |
|
3 | 3 | **A Graphical Vibe Coding Environment (VCE) for Claude Code** |
4 | 4 |
|
5 | | -<a href="https://discord.gg/2RgudA7g" target="_blank">Join our Discord</a> • <a href="https://github.com/longtail-labs/slide.code.releases/releases/latest" target="_blank">View All Releases</a> • <a href="https://longtail-labs.github.io/slide.code/download.html" target="_blank">📥 Download</a> |
| 5 | +[Join our Discord](https://discord.gg/2RgudA7g) • [View All Releases](https://github.com/longtail-labs/slide.code.releases/releases/latest) • [📥 Download](https://longtail-labs.github.io/slide.code/download.html) |
6 | 6 |
|
7 | 7 | ## 📥 Downloads |
8 | 8 |
|
@@ -83,24 +83,24 @@ Slide Code is a intuitive desktop application that ideally makes it a bit easier |
83 | 83 |
|
84 | 84 | ### **Desktop Application** |
85 | 85 |
|
86 | | -- **<a href="https://www.electronjs.org/" target="_blank">Electron</a>**: Cross-platform desktop framework |
87 | | -- **<a href="https://reactjs.org/" target="_blank">React</a>**: Modern UI library with hooks |
88 | | -- **<a href="https://www.typescriptlang.org/" target="_blank">TypeScript</a>**: Type-safe JavaScript |
89 | | -- **<a href="https://effect.website/" target="_blank">Effect-TS</a>**: Functional programming for robust async operations |
90 | | -- **<a href="https://orm.drizzle.team/" target="_blank">Drizzle ORM</a>**: Type-safe database operations |
91 | | -- **<a href="https://www.sqlite.org/" target="_blank">SQLite</a>/<a href="https://turso.tech/" target="_blank">Turso</a>**: Local and cloud database support |
92 | | -- **<a href="https://ui.shadcn.com/" target="_blank">shadcn/ui</a>**: Beautiful, accessible UI components |
93 | | -- **<a href="https://tailwindcss.com/" target="_blank">Tailwind CSS</a>**: Utility-first CSS framework |
94 | | -- **<a href="https://github.com/ryoppippi/ccusage" target="_blank">ccusage</a>**: Claude Code usage tracking |
95 | | -- **<a href="https://hydraulic.dev/" target="_blank">Hydraulic Conveyor</a>**: Desktop app distribution, simplified |
96 | | -- **<a href="https://github.com/anthropics/claude-code" target="_blank">Claude Code SDK</a>**: Official SDK for Claude Code integration |
| 86 | +- **[Electron](https://www.electronjs.org/)**: Cross-platform desktop framework |
| 87 | +- **[React](https://reactjs.org/)**: Modern UI library with hooks |
| 88 | +- **[TypeScript](https://www.typescriptlang.org/)**: Type-safe JavaScript |
| 89 | +- **[Effect-TS](https://effect.website/)**: Functional programming for robust async operations |
| 90 | +- **[Drizzle ORM](https://orm.drizzle.team/)**: Type-safe database operations |
| 91 | +- **[SQLite](https://www.sqlite.org/)/[Turso](https://turso.tech/)**: Local and cloud database support |
| 92 | +- **[shadcn/ui](https://ui.shadcn.com/)**: Beautiful, accessible UI components |
| 93 | +- **[Tailwind CSS](https://tailwindcss.com/)**: Utility-first CSS framework |
| 94 | +- **[ccusage](https://github.com/ryoppippi/ccusage)**: Claude Code usage tracking |
| 95 | +- **[Hydraulic Conveyor](https://hydraulic.dev/)**: Desktop app distribution, simplified |
| 96 | +- **[Claude Code SDK](https://github.com/anthropics/claude-code)**: Official SDK for Claude Code integration |
97 | 97 |
|
98 | 98 | ### **Game** (`/game`) |
99 | 99 |
|
100 | | -- **<a href="https://golang.org/" target="_blank">Go</a>**: High-performance backend language |
101 | | -- **<a href="https://templ.guide/" target="_blank">Templ</a>**: Type-safe HTML templating |
102 | | -- **<a href="https://data-star.dev/" target="_blank">Datastar</a>**: Reactive frontend framework |
103 | | -- **<a href="https://nats.io/" target="_blank">NATS.io</a>**: Cloud-native messaging system |
| 100 | +- **[Go](https://golang.org/)**: High-performance backend language |
| 101 | +- **[Templ](https://templ.guide/)**: Type-safe HTML templating |
| 102 | +- **[Datastar](https://data-star.dev/)**: Reactive frontend framework |
| 103 | +- **[NATS.io](https://nats.io/)**: Cloud-native messaging system |
104 | 104 |
|
105 | 105 | ## ✨ Features |
106 | 106 |
|
@@ -136,7 +136,7 @@ Slide Code is a intuitive desktop application that ideally makes it a bit easier |
136 | 136 |
|
137 | 137 | ### Prerequisites |
138 | 138 |
|
139 | | -- **Claude Code CLI**: Follow the setup guide at <a href="https://docs.anthropic.com/en/docs/claude-code/setup" target="_blank">docs.anthropic.com/en/docs/claude-code/setup</a> |
| 139 | +- **Claude Code CLI**: Follow the setup guide at [docs.anthropic.com/en/docs/claude-code/setup](https://docs.anthropic.com/en/docs/claude-code/setup) |
140 | 140 |
|
141 | 141 | ### Getting Started |
142 | 142 |
|
@@ -232,5 +232,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file |
232 | 232 |
|
233 | 233 | - ⭐ **Star this repo** if you find it useful |
234 | 234 | - 🐛 **Report bugs** via GitHub Issues |
235 | | -- 💬 **Chat with us & Request features** on <a href="https://discord.gg/2RgudA7g" target="_blank">Discord</a> |
236 | | -- 🐦 **Follow me** on Twitter <a href="https://x.com/jonovono" target="_blank">@jonovono</a> |
| 235 | +- 💬 **Chat with us & Request features** on [Discord](https://discord.gg/2RgudA7g) |
| 236 | +- 🐦 **Follow me** on Twitter [@jonovono](https://x.com/jonovono) |
0 commit comments