Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code CLI Manual

A complete, beginner-friendly documentation website that teaches:

  • Claude Code CLI - How to install, use, and master the AI coding assistant
  • Terminal Basics - Essential commands for navigating your computer from the command line
  • Git & GitHub - How to version-control your code and push it to GitHub
  • GitHub Pages - How to publish your website for free

Getting Started

  1. Open the index.html file in your web browser (just double-click it)
  2. Choose your language (English or Chinese)
  3. Follow the recommended study order on the homepage

No server, no build tools, no installation needed - just open and read.

Structure

claude_cli_manual/
├── index.html          # Language selector
├── en/                 # English version (17 pages)
├── zh/                 # Chinese version (17 pages)
└── assets/
    ├── css/style.css   # Shared stylesheet
    └── js/main.js      # Shared JavaScript

Chapters

# Topic Description
1 Introduction What Claude Code CLI is and when to use it
2 Setup Installation and configuration
3 Terminal Basics Essential command-line skills
4 Fundamentals Core Claude Code usage patterns
5 Workflows Common real-world workflows
6 Prompt Engineering How to write effective prompts
7 Command Reference Quick-reference command guide
8 Best Practices Do's, don'ts, and safety tips
9 Troubleshooting Common errors and how to fix them
10 Git & GitHub Guide Version control concepts for beginners
11 Push to GitHub Step-by-step deployment guide
12 Update GitHub Daily workflow for keeping repos updated
13 GitHub Pages Publishing your website for free
14 Ready-to-Use Prompts Copy-paste prompt templates
15 Cheat Sheet One-page command summary
16 Glossary Definitions of technical terms

Hosting

To publish this website online for free, see Chapter 13 (GitHub Pages) for instructions.

License

This documentation is provided for personal learning use.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages