pallets/click

Introduction to the command line tutorial

Aperta

#3076 aperta il 21 set 2025

 (16 commenti) (0 reazioni) (0 assegnatari)Python (1419 fork)batch import
docsgood first issue

Metriche repository

Star
 (14.710 stelle)
Metriche merge PR
 (Merge medio 3g 11h) (13 PR mergiate in 30 g)

Descrizione

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

Guida contributor