Cline - 中文版 Docs
  • Cline Documentation
  • 入门指南
    • 快速开始
    • What is Cline?
  • Basics
    • Cline - 中文版胜算 说明文档
      • Cline 和模型上下文协议 (MCP) 服务器:提升 AI 能力
      • Interactive blocks
        • OpenAPI
      • Integrations
        • Cloud Provider Integration
        • Security Concerns
      • .clineignore 功能支持
  • Cline - 中文版胜算 说明文档
    • 什么是Cline - 胜算云增强版
    • 对于新程序员
    • 安装 Cline-胜算云增强版
    • 安装 Dev Essentials
    • 我们最喜欢的技术栈
    • 上下文管理
    • 型号选择指南
  • Getting Started
    • What is Cline?
    • For New Coders
    • Installing Cline
    • Installing Dev Essentials
    • Our Favorite Tech Stack
    • Context Management
    • Model Selection Guide
  • 提高提示技巧
    • 提示工程指南
    • Cline-胜算云增强版 内存库
  • Improving Your Prompting Skills
    • Prompt Engineering Guide
    • Cline Memory Bank
  • 探索 Cline 的工具
    • Cline-胜算云增强版 工具指南
  • 检查站
  • 计划与行动模式:有效人工智能发展指南
  • 新建任务工具
  • Remote Browser 支持
  • Exploring Cline's Tools
    • Cline Tools Guide
    • Checkpoints
    • Plan & Act Modes: A Guide to Effective AI Development
    • New Task Tool
  • Remote Browser Support
  • 企业解决方案
    • 安全问题
  • 云提供商集成
  • MCP 服务器
  • 自定义说明
  • Security Concerns
    • Security Concerns
  • Cloud Provider Integration
  • MCP Servers
  • Custom Instructions
  • MCP服务器
    • MCP概述
    • MCP市场
  • 从 GitHub 添加 MCP 服务器
  • 配置 MCP 服务器
  • 连接到远程服务器
  • MCP 传输机制
  • MCP 服务器开发协议
  • MCP Servers
    • MCP Overview
  • MCP Marketplace
  • Adding MCP Servers from GitHub
  • Configuring MCP Servers
  • Connecting to a Remote Server
  • MCP Transport Mechanisms
  • MCP Server Development Protocol
  • 自定义模型配置
    • 带有凭证身份验证的 AWS Bedrock
    • 带配置文件身份验证的 AWS Bedrock
    • GCP Vertex AI
  • LiteLLM 和 Cline-胜算云增强版(使用 Codestral)
  • Custom Model Configs
    • AWS Bedrock w/ Credentials Authentication
  • AWS Bedrock w/ Profile Authentication
  • GCP Vertex AI
  • LiteLLM & Cline (using Codestral)
  • 本地运行模型
    • 请先阅读
    • Ollama
    • LM 工作室
  • Ollama
  • LM Studio
  • Running Models Locally
  • More Info
    • Telemetry
    • 遥测
Powered by GitBook
On this page
  1. Getting Started

For New Coders

PreviousWhat is Cline?NextInstalling Cline

Last updated 2 months ago

Welcome to Cline, your AI-powered coding companion! This guide will help you quickly set up your development environment and begin your coding journey with ease.

💡 Tip: If you're completely new to coding, take your time with each step. There's no rush — Cline is here to guide you!

🚀 Getting Started

Before you jump into coding, make sure you have these essentials ready:

1. VS Code

A popular, free, and powerful code editor.

📺 Recommended YouTube Tutorial:

✅ Pro Tip: Install VS Code in your Applications folder (macOS) or Program Files (Windows) for easy access from your dock or start menu.

2. Essential Development Tools

Basic software required for coding efficiently:

  • Homebrew (macOS)

  • Node.js

  • Git

👉 Follow our detailed guide on Installing Essential Development Tools with step-by-step help from Cline.

📺 Recommended YouTube Tutorials:

  • For macOS:

  • For Windows:

⚠️ Note: If you run into permission issues during installation, try running your terminal or command prompt as an administrator.

3. Organize Your Projects

Create a dedicated folder named Cline in your Documents folder for all your coding projects:

  • macOS: /Users/[your-username]/Documents/Cline

  • Windows: C:\Users\[your-username]\Documents\Cline

Inside your Cline folder, structure projects clearly:

  • Documents/Cline/workout-app (e.g., for a fitness tracking app)

  • Documents/Cline/portfolio-website (e.g., to showcase your work)

💡 Tip: Keeping your projects organized from the start will save you time and confusion later!

4. Install the Cline VS Code Extension

Enhance your coding workflow by installing the Cline extension directly within VS Code:

  • Get Started with Cline Extension Tutorial

✅ Pro Tip: After installing, reload VS Code to ensure the extension is activated properly.

🎉 You're all set! Dive in and start coding smarter and faster with Cline.

📺 Recommended YouTube Tutorial:

Download VS Code
How to Install VS Code
Install Homebrew on Mac
Install Git on MacOS 2024
Install Node.js on Mac (M1 | M2 | M3)
Install Git on Windows 10/11 (2024)
Install Node.js in Windows 10/11
How To Install Extensions in VS Code