TechKwon's site
Sign In

Opencode를 설치해 봅시다.

1. Node.js 설치

Node.js — Node.js® 다운로드
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
nodejs.org

2. Opencode 설치

OpenCode | The open source AI coding agent
OpenCode - The open source coding agent.
opencode.ai
cmd 또는 powershell 창에서
npm i -g opencode-ai

3. Bun 설치

Bun — A fast all-in-one JavaScript runtime
Bundle, install, and run JavaScript & TypeScript — all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner, and npm client built-in.
bun.com
Powershell 창에서
powershell -c "irm bun.sh/install.ps1 | iex"

4. oh-my-opencode 설치

GitHub - code-yeongyu/oh-my-opencode: The Best Agent Harness. Meet Sisyphus: The Batteries-Included Agent that codes like you.
The Best Agent Harness. Meet Sisyphus: The Batteries-Included Agent that codes like you. - code-yeongyu/oh-my-opencode
github.com
cmd 또는 powershell창에서
npx oh-my-opencode install

5. 실행하기

cmd 또는 powershell 창에서
opencode
•
주의사항 - 처음 시작할때는 오래 걸립니다. 다운된것이 아니에요

6.계정연결하기

/connect
•
추천 : 구글 아이디 → 안티그래비티
Made with Slashpage