How To Install WordPress on DigitalOcean with Sail
A tutorial on using the Sail CLI tool to provision and manage a production-grade WordPress environment on DigitalOcean from the terminal.
A tutorial on using the Sail CLI tool to provision and manage a production-grade WordPress environment on DigitalOcean from the terminal.
Announcing the first stable release of kcctl, a modern command-line client for managing Apache Kafka Connect, inspired by kubectl.
Announcing the first stable release of kcctl, a modern command-line client for managing Apache Kafka Connect, inspired by kubectl.
A quick guide to installing the Knative CLI tool 'kn' on Google Cloud Shell, including download and PATH setup.
Explains how to use Go's flag.Func() to implement a command-line option that can be specified multiple times, appending values to a slice.
A developer shares progress and insights from rewriting the Firn CLI tool from Clojure to Rust, discussing language choice and tool complexity.
A guide to building command-line applications and tools using Swift, covering scripts, arguments, and process info.
A technical blog post explaining how to use the getopts utility in Bash for parsing command-line arguments and flags in shell scripts.
An in-depth look at how NPM works, covering its core components like the CLI, module resolution, and lockfiles, as part of an 'under-the-hood' series.
Announcing a pure Rust library for Apple code signing, enabling binary and bundle signing on non-Apple hardware.
A guide on connecting to managed ksqlDB in Confluent Cloud using the REST API and CLI, covering API key creation and setup.
A guide on using Tor and torsocks to anonymize Bash scripts and CLI tool traffic, including setting up country-specific exit nodes.
Learn how to disable anonymous telemetry data collection in Next.js using CLI commands or environment variables.
A guide to quickly exploring and understanding a new PostgreSQL database using psql, covering initial setup and table inspection.
A concise reference guide for Ruby on Rails developers covering CLI commands, Bundler, Active Record types, and model/route macros.
A collection of React.js code snippets and quick tips for building projects, shared as images from social media.
Introducing merced-spinup, a CLI tool to quickly bootstrap project templates for various frontend libraries and frameworks, including custom web component libraries.
Notes from a course on building custom CLI tools using oclif and TypeScript, covering debugging, prompts, and scaffolding.
A beginner-friendly tutorial on Angular 9 covering setup, components, data interpolation, directives, and routing.
Step-by-step guide to install Ghost for local development on Windows, including prerequisites and CLI setup.