安裝指南
在 Windows 和 Apple Silicon macOS 上下載、安裝並設定 Dropstone。
總覽
Dropstone 是一個AI 驅動的平台,用於程式碼分析、除錯與自動化。本指南將引導您在 Windows 和 Apple Silicon macOS 上下載、安裝並設定 Dropstone。
下載 Dropstone
系統需求
| 元件 | Windows(最低 / 建議) | macOS Silicon(最低 / 建議) |
|---|---|---|
| 作業系統 | Windows 10 / 最新版 Windows 11 | macOS 12 Monterey / 最新版 macOS(Ventura、Sonoma) |
| CPU | x64、Intel/AMD | 僅限 Apple Silicon(M1、M2、M3、M4) |
| 記憶體 | 8 GB / 16 GB 以上 | 8 GB / 16 GB 以上 |
| 磁碟 | SSD / 高速 SSD | SSD / NVMe |
| 權限 | 安裝與讀寫檔案(建議使用系統管理員) | 安裝應用程式,建議授予完整磁碟存取權限 |
下載與安裝
Windows 安裝
步驟 1:取得安裝程式
- 開啟瀏覽器並前往 dropstone.io。
- 導覽至 下載 區塊。
- 選擇 Windows 並下載
.exe檔案。 - 將安裝程式儲存至方便存取的位置(例如 下載資料夾)。
步驟 2:安裝 Dropstone
- 雙擊安裝程式檔案。
- 接受 授權協議。
- 選擇安裝目錄(建議使用預設值)。
- 點擊 安裝 並等待安裝完成。
- 透過 開始功能表 或 桌面捷徑 啟動 Dropstone。
macOS Silicon 安裝
前置需求
此安裝方式需要 Homebrew。
如果您尚未安裝 Homebrew,請開啟 終端機 並執行:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
給既有使用者
如果您已安裝 Dropstone,請升級至最新版本:
brew upgrade --cask dropstone
安裝步驟
1. 新增 Dropstone Tap
將官方 Dropstone 儲存庫新增至 Homebrew:
brew tap blankline-org/dropstone
2. 安裝 Dropstone
安裝 Dropstone 桌面應用程式:
brew install --cask dropstone
3. 啟動 Dropstone
從 Launchpad、應用程式資料夾 或 Spotlight 開啟 Dropstone。
如果 macOS 封鎖了該應用程式(Gatekeeper),請前往 系統設定 → 隱私權與安全性 → 仍要開啟。
Ctrl+I