Building Command Line Tools in Go
A tutorial on building a scalable command-line bookmark tool in Go using the Cobra library, covering setup and basic operations.
A tutorial on building a scalable command-line bookmark tool in Go using the Cobra library, covering setup and basic operations.
The maintainer reflects on 10 years of the 'hub' CLI tool for Git/GitHub, its evolution, and the transition to the official 'gh' CLI.
Learn how to build a CLI tool with JavaScript to automate the creation of text files like React components and blog posts, saving time and ensuring consistency.
A developer shares their favorite macOS productivity tools and CLI utilities, including Alfred and Magnet, to enhance workflow and automation.
A critique and wishlist for improving the .NET CLI's 'dotnet new' command, focusing on better Visual Studio integration and a modern UI.
A quick guide on merging multiple Kubernetes kubectl configuration files into a single ~/.kube/config file using command-line steps.
A tutorial on using kafkacat to copy data between Kafka clusters via Unix pipelines for quick, simple data replication.
A developer builds a bot to monitor internet speeds and automatically claim refunds from their ISP when speeds drop below a guaranteed minimum.
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.
An exploration of the ECMA-335 standard, the technical specification for the .NET Common Language Infrastructure (CLI), covering its purpose and contents.
A developer's journey contributing to TypeScript by adding a summary error count feature to the --pretty CLI output.
Guide to upgrading Kubernetes clusters in Azure AKS using CLI commands and best practices.
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.