# goreliu/zshguide

Zsh 开发指南

Repository: https://github.com/goreliu/zshguide
Canonical: https://ross.abutalabs.com/products/zshguide
Homepage: https://zshguide.readthedocs.io
Language: Shell
License: GPL-3.0
License Family: copyleft
Topics: zsh, shell, docs
Last push: 2022-10-05T12:20:25+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3289, "days_push": 1428, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1181, forks 184 (observed 2026-08-28T04:03:53.988645+00:00)

## What it is
A comprehensive Chinese-language tutorial series on Zsh shell development, covering variables, string handling, arrays, functions, process control, and more across 22 chapters. It is a documentation-only repository intended as a learning resource for Zsh scripting.

## Use cases
- learn zsh scripting from scratch
- understand differences between bash and zsh
- learn zsh string manipulation and globbing
- write testable zsh scripts
- learn zsh process and job control
- reference for zsh built-in modules

## When to choose
- you want a structured, in-depth zsh tutorial
- you are migrating scripts from bash to zsh
- you need detailed explanations of zsh-specific features like [[ ]] and variable modifiers

## When to avoid
- you need bash or POSIX sh documentation
- you want an interactive course or video tutorials
- you cannot read Chinese

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation
- domain: tutorials, developer-tools
- platform: cli
- tags: zsh, shell-scripting, tutorial-series, chinese-language, command-line, linux, macos

## Member repositories
- goreliu/zshguide (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:53.988645+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:25:11.273899+00:00, confidence not recorded.
  - readme: https://github.com/goreliu/zshguide (fetched 2026-08-28T04:03:53.988645+00:00, sha b364de23be28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
