awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Terminal cheat sheet

Classement mis à jour le 25 juil. 2026

For console information tutorials, the strongest matches are rust-lang/rustlings (Rustlings is a command-line learning tool that provides a), workshopper/learnyounode (This tool provides an interactive command-line environment for self-paced) and mainmatter/100-exercises-to-learn-rust (This project provides a structured set of programming exercises). iggredible/learn-vim and turkenh/ansible-interactive-tutorial round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked terminal cheat sheets and console command tutorials to help you navigate the command line faster. Compare and pick the right one.

Terminal cheat sheet

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rust-lang/rustlingsAvatar de rust-lang

    rust-lang/rustlings

    63,325Voir sur GitHub↗

    Rustlings is a command-line learning tool designed to build language proficiency through a structured, interactive curriculum. It functions as a practice-oriented platform where users master syntax and core concepts by resolving compilation errors within a sequence of small, incremental code exercises. The environment distinguishes itself by utilizing a compiler-driven feedback loop that parses error messages to provide targeted hints for fixing logic and syntax issues. Progress is managed through a file-based system where users modify incomplete source templates, which are then verified agai

    Rustlings is a command-line learning tool that provides a structured, self-paced curriculum of interactive coding exercises designed to teach programming directly through terminal-based practice and compiler feedback.

    RustSelf-Paced Learning Environments
    Voir sur GitHub↗63,325
  • workshopper/learnyounodeW

    workshopper/learnyounode

    7,390Voir sur GitHub↗

    This project is a guided coding course and interactive tutorial designed to teach the fundamentals of the Node.js runtime and its core modules. It functions as a learning environment where users complete a series of self-guided workshops focused on server construction and asynchronous input and output operations. The system includes an automated exercise validator that verifies the correctness of lesson solutions. This tool checks submitted script files against expected outcomes to provide immediate validation of the user's work. The curriculum covers Node.js programming education through ex

    This tool provides an interactive command-line environment for self-paced Node.js workshops, though it focuses specifically on JavaScript rather than general technical subjects.

    HTMLSelf-Paced Learning Environments
    Voir sur GitHub↗7,390
  • mainmatter/100-exercises-to-learn-rustAvatar de mainmatter

    mainmatter/100-exercises-to-learn-rust

    9,134Voir sur GitHub↗

    This project is a structured Rust programming course and learning path consisting of a sequence of interactive coding exercises. It provides a curriculum designed to guide learners from basic language fundamentals, such as syntax and type systems, to the development of complex applications. The learning experience is supported by a command-line solution validator that verifies the correctness of code solutions. The curriculum follows a progressive problem sequencing model, allowing users to master memory management and application logic through a series of practical coding challenges. The sc

    This project provides a structured set of programming exercises and a command-line solution validator that guides learners through interactive coding practice directly from the console.

    RustInteractive Coding Tutorials
    Voir sur GitHub↗9,134
  • iggredible/learn-vimAvatar de iggredible

    iggredible/Learn-Vim

    14,940Voir sur GitHub↗

    Learn-Vim is an interactive learning platform designed to build proficiency in the Vim text editor. It provides a structured curriculum that guides users through the fundamentals of modal editing and command-line text manipulation to improve terminal productivity. The project functions as a terminal-based simulation that allows users to practice editing techniques within a sandboxed environment. By utilizing a virtual file system and state-machine sequencing, the platform validates user inputs against specific command patterns to ensure mastery of each lesson. This training environment cover

    Learn-Vim is an interactive terminal-based tutorial platform that provides hands-on practice and self-paced lessons for mastering the Vim text editor directly in the command line.

    Text Editor TutorialsTraining PlatformsInteractive Learning Platforms
    Voir sur GitHub↗14,940
  • turkenh/ansible-interactive-tutorialAvatar de turkenh

    turkenh/ansible-interactive-tutorial

    1,499Voir sur GitHub↗

    Ansible Interactive Tutorial is a learning platform and command-line training utility that runs interactive configuration management exercises inside pre-configured Docker containers. It provides an isolated multi-container sandbox environment featuring a control node and target hosts configured with pre-shared SSH keys for practicing infrastructure automation step by step. The platform guides users through structured, sequential learning paths from fundamental to advanced configuration management concepts. It supports volume-mounted local workspaces that bind host directories directly into r

    This repository provides interactive Ansible tutorials designed for hands-on practice, though it is scoped specifically to a single DevOps tool rather than serving as a general-purpose CLI learning framework.

    ShellAnsible PlaybooksContainer Directory MountingContainer-Based Provisioning
    Voir sur GitHub↗1,499
  • catonetwo/github-tutorialAvatar de CatOneTwo

    CatOneTwo/GitHub-Tutorial

    1,237Voir sur GitHub↗

    GitHub-Tutorial is an educational learning resource and tutorial designed to help users master fundamental version control concepts, branching strategies, and remote repository collaboration. It functions as a guide for interacting with version control systems through text commands in a local terminal environment, tracking code changes chronologically, and managing project histories. The project covers command line interface tooling, branch-based parallel isolation, and distributed graph-based versioning workflows. It also provides instructions for static website hosting and publishing, show

    This repository provides a hands-on command-line tutorial for getting started with GitHub, fitting the learning tool category well despite its narrow focus on a single subject.

    Version Control FundamentalsVersion Control LearningBranch-Based Isolation
    Voir sur GitHub↗1,237
  • veltman/clmysteryAvatar de veltman

    veltman/clmystery

    6,045Voir sur GitHub↗

    The Command Line Mystery (clmystery) is an interactive terminal-based game that transforms the command line into a detective investigation engine. The entire murder mystery narrative is encoded within the file system's directory structure and plain text files, making standard shell commands the primary gameplay mechanic. Players navigate folders, inspect evidence files, and verify suspect answers through hash-based validation, with no graphical user interface involved. The project teaches core command-line skills through a structured investigation workflow. Players practice directory navigati

    This interactive terminal-based game teaches command-line skills through a detective investigation workflow, perfectly fitting the need for hands-on, console-driven learning despite lacking a structured multi-lesson framework.

    Game EnginesTerminal-Based MysteriesAnswer Input Validation
    Voir sur GitHub↗6,045

Related searches

  • Python learning resources
  • un guide pour créer des README de profil personnalisés
  • un guide complet sur la programmation orientée objet
  • AI learning resources
  • une collection de tutoriels pour apprendre la programmation
  • Developer onboarding tutorials
  • un guide complet sur le développement logiciel
  • Model selection tutorials