pallets/click

Introduction to the command line tutorial

Open

#3,076 创建于 2025年9月21日

在 GitHub 查看
 (16 评论) (0 反应) (0 负责人)Python (1,419 fork)batch import
docsgood first issue

仓库指标

Star
 (14,710 star)
PR 合并指标
 (平均合并 3天 11小时) (30 天内合并 13 个 PR)

描述

Developers coming to Click docs may or may not have command line experience. The command line is a big subject with a lot of cross platform differences. A tutorial which targets basic things you can do would be very helpful. The goal is the minimal amount to get started.

Requirements

  • Written in myst
  • uses Diataxis principles
  • Uses docs tabs so can eventually add multiple oses and shells
  • roughly 15 minutes for user to complete tutorial
  • shows getting operating system information, directory vs file, file path, moving around, making a directory, making a file, editing a file, printing file contents to the terminal, greping something, showing help for a cli
  • good quality links to deeper information on the subject

贡献者指南