Skip to content

Commit aa8e3a0

Browse files
authored
Add download links for macOS, Windows, and Linux
Added download links for various platforms in the README.
1 parent ec15edc commit aa8e3a0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# OpenCode Beta Releases
2+
3+
### Download
4+
5+
[macOS (Apple Silicon)](https://github.com/anomalyco/opencode-beta/releases/download/v0.0.0-beta-202604162232/opencode-electron-mac-arm64.dmg)
6+
[macOS (Intel)](https://github.com/anomalyco/opencode-beta/releases/download/v0.0.0-beta-202604162232/opencode-electron-mac-x64.dmg)
7+
[Windows (x86)](https://github.com/anomalyco/opencode-beta/releases/download/v0.0.0-beta-202604162232/opencode-electron-win-x64.exe)
8+
[Linux (AppImage)](https://github.com/anomalyco/opencode-beta/releases/download/v0.0.0-beta-202604162232/opencode-electron-linux-x86_64.AppImage)
9+
[Linux (deb)](https://github.com/anomalyco/opencode-beta/releases/download/v0.0.0-beta-202604162232/opencode-electron-linux-amd64.deb)
10+
[Linux (rpm)](https://github.com/anomalyco/opencode-beta/releases/download/v0.0.0-beta-202604162232/opencode-electron-linux-x86_64.rpm)

0 commit comments

Comments
 (0)