Make Your "git" Command Awesome
A guide to using GitHub's 'Hub' command-line tool to supercharge your git workflow with enhanced GitHub integration.
A guide to using GitHub's 'Hub' command-line tool to supercharge your git workflow with enhanced GitHub integration.
Ink is a React renderer for building command-line interfaces (CLIs), bringing React components and hooks to terminal applications.
A beginner's guide to using the command line and Composer for developers, especially those familiar with WordPress.
A developer shares his personal Git command line aliases and how to create them in Bash and Fish shell.
An exploration of the Unix pipe command, its history, and the philosophy of simple, composable tools in software design.
Guide to installing and running the mtr network diagnostic tool on macOS using Homebrew and symbolic links.
A guide to creating time-saving Git command-line aliases for common tasks like committing, pushing, and branching.
A developer argues for using the terminal over GUIs for efficiency, customization, and the compounding benefits of aliases and scripts.
A technical guide on using curl to download files, troubleshooting common errors like redirects and binary output warnings.
A technical guide on using kafkacat to send multiline messages to Apache Kafka topics with custom delimiters.
A developer shares and explains their personal collection of Git aliases to streamline common version control commands and workflows.
An article advocating for the use of plain text and the terminal over graphical interfaces for software engineering tasks, citing efficiency and flexibility.
A beginner-friendly guide to setting up and using Git and GitHub, covering essential commands for web development.
A guide to using AWS CLI commands to list and format all active AWS accounts within an AWS Organization for easy review.
A guide to installing and running the Rainbow Stream Twitter client on Windows Subsystem for Linux (WSL).
Exploring Rust for migrating complex CLI tools from Bash, covering requirements, useful crates, and considerations for adoption.
A beginner's guide to using the UNIX/Mac OS command line, covering basic navigation, file creation, and essential terminal commands.
A guide on how to run Cucumber BDD tests directly from the command line using the Java CLI runner, covering classpath setup and arguments.
A quick reference cheat sheet for common .NET Core CLI and MSBUILD commands used in daily development workflows.
Explores five key Java command line options (--add-exports, --add-opens, etc.) to overcome migration challenges with the Java module system.