Skip to content

Commit 4abbca0

Browse files
committed
docs: add install CTA to README
1 parent 6b5b68d commit 4abbca0

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44
Desktop local development environment for Windows, built with Tauri v2 + React.
55
</p>
66

7+
<p align="center">
8+
<a href="https://github.com/holdon1996/dev-stack/releases/latest">
9+
<img src="https://img.shields.io/badge/Download-Latest%20Release-00c853?style=for-the-badge" alt="Download Latest Release">
10+
</a>
11+
<a href="https://github.com/holdon1996/dev-stack#quick-start">
12+
<img src="https://img.shields.io/badge/How%20to%20Install-Quick%20Start-1f6feb?style=for-the-badge" alt="How to Install">
13+
</a>
14+
<a href="https://github.com/holdon1996/dev-stack/blob/main/UPDATER_SETUP.md">
15+
<img src="https://img.shields.io/badge/Updater-Setup%20Guide-f5a623?style=for-the-badge" alt="Updater Setup Guide">
16+
</a>
17+
</p>
18+
719
<p align="center">
820
<a href="https://github.com/holdon1996/dev-stack/releases">
921
<img src="https://img.shields.io/github/v/release/holdon1996/dev-stack?display_name=tag&style=for-the-badge" alt="Release">
@@ -78,6 +90,12 @@ scripts/ Local helper scripts
7890

7991
## Quick Start
8092

93+
Want to install DevStack quickly?
94+
95+
- Download the latest packaged build from [Releases](https://github.com/holdon1996/dev-stack/releases/latest)
96+
- Run the `.exe` or `.msi` installer
97+
- Open DevStack and configure your paths, ports, and local services in `Settings`
98+
8199
### Prerequisites
82100

83101
- Node.js 20+

0 commit comments

Comments
 (0)