checkout
작성자: remotion-dev
Checkout a requested branch or ref in the Remotion repo, then install dependencies and build. Use when the user asks to checkout a ref and prepare the…
npx skills add https://github.com/remotion-dev/remotion --skill checkoutCheckout the user-provided ref, then run:
bun i
bun run build