Skip to content

opencode

sh
vim ~/.bashrc

export OPENCODE_SERVER_PASSWORD='你的强密码'

source ~/.bashrc
sh
opencode web --hostname 0.0.0.0 --port 4000

升级

sh
opencode upgrade --method pnpm