Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/cli/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ description: "Get Continue CLI installed and configured for command-line AI codi
sidebarTitle: "Install"
---

<iframe
width="100%"
height="400"
src="https://www.youtube.com/embed/vm9RcP9xM4o"
title="Install Continue CLI"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>

<Info>
Make sure you have [Node.js 18 or higher
installed](https://nodejs.org/en/download/).
Expand Down
10 changes: 10 additions & 0 deletions docs/getting-started/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ title: "Install"
description: "Get Continue installed in your favorite IDE in just a few steps."
---

<iframe
width="100%"
height="400"
src="https://www.youtube.com/embed/gjekTru4Cg4"
title="Install Continue VS Code Extension"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>

<Tabs>
<Tab title="VS Code">

Expand Down
Loading