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 technical guide demonstrating how to use the HTTPie command-line tool to produce and consume messages via the Confluent Kafka REST Proxy.
A guide to using the terminal as a powerful, flexible alternative to GUI-based IDEs for software development.
Useful command-line snippets for managing Kafka Connect connectors via its REST API, including listing and deleting connectors.
A tutorial on implementing the Command design pattern in Swift, with a practical example of a command-line argument handler.
A developer's journey contributing to TypeScript by adding a summary error count feature to the --pretty CLI output.
An exploration of the ECMA-335 standard, the technical specification for the .NET Common Language Infrastructure (CLI), covering its purpose and contents.
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 personal collection of Vim notes covering modes, commands, cursor movement, search/replace, macros, and text manipulation for developers.
A quick reference guide for the Ionic 2/3 CLI, covering installation, project creation, generating code, and building mobile apps.
An exploration of DotNetAnywhere, a lightweight, alternative .NET runtime, its features, limitations, and use in projects like Blazor.
A quick reference cheat sheet for common .NET Core CLI and MSBUILD commands used in daily development workflows.
Introducing git-pull-request, a command-line tool to automate creating and updating GitHub pull requests directly from your shell.
A quick troubleshooting note about a common Apache Kafka console producer error caused by a misspelled property.
A guide to adding feature selection to custom .NET project templates using the dotnet new command, allowing developers to customize template components.
An introduction to the Ionic Framework for building cross-platform mobile apps using web technologies like HTML, CSS, and JavaScript.
A collection of practical GitHub tips and tricks, covering CLI tools, markdown, gists, and workflow shortcuts for developers.
A guide to lesser-known but useful PostgreSQL features, including psql tips, query watching, and JSONB formatting.