10 dépôts
Curated collections of shell commands and workflows organized by functional categories.
Distinct from Command Architectures: Focuses on curated human-readable reference guides rather than programmatic command architectures.
Explore 10 awesome GitHub repositories matching development tools & productivity · Command Reference Guides. Refine with filters or upvote what's useful.
This project is a curated collection of command reference guides and workflow documentation for Git. It provides a structured set of shell commands and practical techniques for managing version control and repository history. The guide focuses on specific high-level operational areas, including repository debugging via binary search and log inspection, the manipulation of commit history through squashing and rewording, and the synchronization of remote repositories. It also covers techniques for auditing project evolution and managing remote references. Additional capabilities cover general
Ships as a curated collection of structured command reference guides for version control workflows.
This project is a collection of educational resources and reference materials designed to provide guidance on version control workflows. It serves as a knowledge base and command reference guide for managing repositories, featuring a categorized cheat sheet and tutorials on optimizing project management. The resources focus on advanced techniques for history manipulation, such as commit recovery, remote synchronization, and repository optimization. It provides practical tips for refining project history through branching, stashing, and the use of configuration settings to speed up common task
Provides a curated collection of shell commands and workflows organized by functional categories for Git users.
This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she
Offers curated collections of shell commands and workflows for Docker, Kubernetes, AWS, and Ansible.
Cheat is a command-line cheatsheet manager and terminal reference tool used for creating and viewing searchable, interactive guides. It functions as a plain-text knowledge base that organizes technical notes and command snippets through a hierarchical directory structure and metadata tags. The tool provides context-aware note management by discovering and displaying project-specific documentation based on the current working directory. It allows for the creation of a personalized collection of reference files that can be retrieved directly within a shell environment to assist with command opt
Provides a curated, searchable collection of shell commands and technical reference guides directly in the terminal.
Mindmap is a cybersecurity knowledge base and reference library that organizes security tools, frameworks, and methodologies into a visual knowledge map. It functions as a curated directory of cheat sheets and command guides for offensive and defensive security operations, presented as a hierarchical interface with collapsible nodes. The project converts structured markdown files into navigable visual trees to facilitate the study of penetration testing workflows and DevOps learning roadmaps. It also serves as a security compliance framework, providing structured mappings of NIST and ISO 2700
Provides curated human-readable reference guides for offensive and defensive security commands.
You-Dont-Need-GUI is a curated reference of terminal commands that replace common graphical interface operations with equivalent shell one-liners. It maps everyday GUI actions—file management, archive handling, system monitoring, and network diagnostics—to standard POSIX utilities like find, grep, and awk, all composed as self-contained shell pipelines. The project distinguishes itself by requiring no external dependencies or installations; every solution runs with built-in shell commands and coreutils. Its documentation follows Unix man-page conventions, presenting each command with a
Provides a reference of keyboard shortcuts and shell commands for efficient command-line navigation and editing.
Ce projet est une référence de commandes Git et une antisèche de contrôle de version. Il sert de guide de workflow pour initialiser des projets, gérer les branches et coordonner les changements entre les environnements locaux et distants. La documentation fournit une liste catégorisée de commandes pour gérer les snapshots de fichiers, l'historique des commits et les workflows de développement généraux. Elle mappe les tâches courantes de contrôle de version à leur syntaxe shell spécifique pour une consultation rapide. La référence couvre plusieurs domaines de capacités principaux, notamment la gestion des branches, l'inspection de l'historique et la synchronisation distante. Elle inclut également des conseils sur la gestion des snapshots de fichiers et le stockage temporaire de travail (stash). Le contenu est organisé sous forme de documentation Markdown et distribué via des fichiers statiques.
Offers a curated collection of shell commands and workflows organized by functional categories.
Ce projet est une base de connaissances technique et un dépôt de cheat sheets pour développeurs. Il fonctionne comme une collection interrogeable de guides de référence rapide, de modèles de commandes CLI et d'extraits de code pour divers systèmes d'exploitation, plateformes cloud et outils d'infrastructure. Le système fonctionne comme une base de connaissances technique basée sur Markdown, où le contenu est stocké dans des fichiers texte brut et rendu sous forme de site statique. Cette approche permet un système de gestion des connaissances personnelles qui utilise le contrôle de version et une hiérarchie de navigation par répertoires pour organiser les notes techniques en vue d'une récupération à long terme. Le dépôt couvre plusieurs domaines de capacités, notamment les références d'outils d'infrastructure, la documentation des workflows DevOps et des références générales de commandes techniques pour faciliter la recherche de syntaxe et d'options pour l'administration système et les tâches de développement. Le site web est construit à l'aide d'un générateur de site statique, avec un pipeline d'assets pré-compilé et une coloration syntaxique adaptée au langage pour les blocs de code.
Provides curated collections of shell commands and workflows organized by functional categories.
This project is a technical guide and reference for internal network penetration testing. It serves as a collection of procedures for exploiting and navigating private corporate networks during security assessments. The repository provides specialized manuals and cheat sheets focused on active directory attacks, lateral movement, and privilege escalation. It includes a post-exploitation playbook for maintaining system persistence and clearing forensic traces. The documentation covers a broad range of security capabilities, including initial access, network pivoting and tunneling, and interna
Provides curated collections of shell commands and executable payloads for internal network exploitation.
The Ultimate Linux Guide is a curated collection of Linux commands and concepts organized as a lookup reference for quick retrieval. It is delivered as a static markdown repository with no build step, ensuring zero-dependency access and version control, and is designed as a reference-first documentation rather than a tutorial. The guide uses a progressive skill-building structure, arranging topics so that foundational skills like file navigation are mastered before advanced topics like process management. All commands and examples use only POSIX-standard syntax that works identically across m
A curated collection of Linux commands with example outputs, organized as a lookup reference.