mirror of
https://github.com/sst/opencode.git
synced 2025-07-07 16:14:59 +00:00
sync
This commit is contained in:
parent
d8fa0fb50c
commit
c6492de7ac
1 changed files with 23 additions and 0 deletions
23
README.md
23
README.md
|
@ -3,3 +3,26 @@
|
|||
█░░█ █░░█ █▀▀ █░░█ █░░ █░░█ █░░█ █▀▀
|
||||
▀▀▀▀ █▀▀▀ ▀▀▀ ▀ ▀ ▀▀▀ ▀▀▀▀ ▀▀▀ ▀▀▀
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
### NPM
|
||||
|
||||
```
|
||||
npm i -g opencode-ai@latest
|
||||
bun i -g opencode-ai@latest
|
||||
pnpm i -g opencode-ai@latest
|
||||
yarn global add opencode-ai@latest
|
||||
```
|
||||
|
||||
### Brew
|
||||
|
||||
```
|
||||
brew install sst/tap/opencode
|
||||
```
|
||||
|
||||
### Aur
|
||||
|
||||
```
|
||||
paru -S opencode-bin
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue