Tagged articles
17 articles
Page 1 of 1
21CTO
21CTO
Jan 9, 2026 · Frontend Development

Explore WailBrew: A Lightweight GUI for Homebrew Built with Go and React

WailBrew is an open‑source macOS application that provides a visual, one‑click interface for managing Homebrew packages, combining Go‑based backend performance with a React front‑end for intuitive package inspection, updates, and system diagnostics.

GUIGoHomebrew
0 likes · 3 min read
Explore WailBrew: A Lightweight GUI for Homebrew Built with Go and React
Open Source Tech Hub
Open Source Tech Hub
Aug 23, 2025 · Backend Development

Master Multiple PHP Versions on macOS/Linux with Homebrew Tap

This guide explains how to use the shivammathur/homebrew-php tap to install, switch, and manage a wide range of PHP versions—including NTS, ZTS, debug, and nightly builds—across macOS and Linux, with step‑by‑step commands and troubleshooting tips.

CLIHomebrewLinux
0 likes · 8 min read
Master Multiple PHP Versions on macOS/Linux with Homebrew Tap
21CTO
21CTO
Jun 30, 2025 · Fundamentals

Turn Your Mac into a Powerful Development Machine: Essential Setup Guide

This guide walks developers through transforming a macOS computer into an efficient development workstation, covering terminal configuration, essential tools like Homebrew, Git, Node.js, Docker, window management tricks, and productivity utilities, all with clear step‑by‑step commands and recommendations.

Development EnvironmentHomebrewmacOS
0 likes · 7 min read
Turn Your Mac into a Powerful Development Machine: Essential Setup Guide
21CTO
21CTO
Oct 29, 2024 · Fundamentals

How to Install Python on macOS: Simple and Advanced Methods

Learn step-by-step how to install Python on macOS using the official installer or Homebrew, configure your PATH, verify the installation, and set up a full-featured IDE like PyCharm, enabling you to start Python development on your Mac efficiently.

HomebrewIDEPyCharm
0 likes · 6 min read
How to Install Python on macOS: Simple and Advanced Methods
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 5, 2024 · Mobile Development

Step-by-Step Guide to Setting Up a macOS Mobile Development Environment for Android and Flutter

This article provides a comprehensive, beginner-friendly walkthrough for configuring a macOS machine with Android Studio, Flutter SDK, Homebrew, Vim, CocoaPods, and iOS simulators, including detailed commands, environment variable tweaks, and troubleshooting tips to get Flutter projects running on iOS devices.

Android StudioHomebrewdevelopment setup
0 likes · 8 min read
Step-by-Step Guide to Setting Up a macOS Mobile Development Environment for Android and Flutter
360 Smart Cloud
360 Smart Cloud
Aug 19, 2021 · Mobile Development

Setting Up a Unified Development Environment for Mobile Projects Using Homebrew, rbenv, RubyGems, Bundler, and Flutter Wrapper

This guide explains how mobile developers can create a consistent, project‑level development environment by using Homebrew for package management, rbenv for Ruby version control, RubyGems and Bundler for dependency handling, and flutter‑wrapper to standardize Flutter SDK usage across the team.

AliasEnvironment setupFlutter
0 likes · 9 min read
Setting Up a Unified Development Environment for Mobile Projects Using Homebrew, rbenv, RubyGems, Bundler, and Flutter Wrapper
Wukong Talks Architecture
Wukong Talks Architecture
Mar 29, 2021 · Fundamentals

Essential Mac Development Tools and Shortcuts for New Mac Users

This article introduces a curated set of productivity shortcuts, package managers, command‑line enhancements, writing utilities, and core development tools for macOS, guiding new Mac owners through installation, configuration, and efficient usage to boost their software development workflow.

GitHomebrewMac
0 likes · 10 min read
Essential Mac Development Tools and Shortcuts for New Mac Users
ITPUB
ITPUB
Dec 6, 2020 · Fundamentals

MacBook M1 Developer Compatibility: Xcode, VS Code, Docker, Homebrew & More

After weeks of testing by overseas developers, this guide reveals how common development tools like Xcode, VS Code, Docker, Homebrew and others perform on Apple Silicon Macs, highlighting native support, workarounds via Rosetta 2, and the remaining compatibility gaps programmers should expect.

CompatibilityDockerHomebrew
0 likes · 10 min read
MacBook M1 Developer Compatibility: Xcode, VS Code, Docker, Homebrew & More
php Courses
php Courses
Nov 27, 2020 · Backend Development

Upgrading PHP to 8 on macOS with Homebrew and Configuring Common Extensions

This guide walks you through updating Homebrew, upgrading PHP to version 8 on macOS, verifying the installation, restarting web servers, installing and managing PECL extensions, and handling Laravel Valet-specific steps to ensure a fully functional PHP 8 environment.

HomebrewLaravel ValetPECL
0 likes · 4 min read
Upgrading PHP to 8 on macOS with Homebrew and Configuring Common Extensions
DevOps Cloud Academy
DevOps Cloud Academy
Jul 19, 2020 · Operations

Guide to Installing and Configuring Jenkins CI on macOS

This tutorial explains how to install Jenkins on macOS using Homebrew, configure it as a launch agent, adjust JVM memory and garbage‑collection settings, set HTTP proxy, customize ports and prefixes, and create a complete launchd plist for a reliable 24/7 CI server.

CIDevOpsHomebrew
0 likes · 10 min read
Guide to Installing and Configuring Jenkins CI on macOS
Programmer DD
Programmer DD
Feb 20, 2020 · Fundamentals

Learn Vim Commands by Playing PacVim – A Fun Docker‑Ready Game

This article introduces PacVim, a game that turns Vim command learning into an interactive experience, explains its origin, showcases its gameplay, and provides simple Docker and Homebrew commands so developers can quickly start practicing Vim shortcuts while having fun.

DockerGame-based LearningHomebrew
0 likes · 4 min read
Learn Vim Commands by Playing PacVim – A Fun Docker‑Ready Game
Programmer DD
Programmer DD
Jan 14, 2020 · Fundamentals

Essential macOS Setup & Tools to Supercharge Your Development Workflow

This guide records a complete macOS development environment setup, covering system preferences, essential utilities like Homebrew, iTerm2, Oh My Zsh, nvm, VS Code, Jupyter, and a curated list of productivity and beautification apps, all aimed at maximizing efficiency and simplicity.

Development EnvironmentHomebrewmacOS
0 likes · 8 min read
Essential macOS Setup & Tools to Supercharge Your Development Workflow
Weidian Tech Team
Weidian Tech Team
Jun 28, 2019 · Mobile Development

Master CocoaPods: Install, Switch, and Manage Multiple Versions Efficiently

This article explains what CocoaPods is, its evolution, core components, and provides detailed step‑by‑step instructions for installing, uninstalling, and managing multiple versions using tools like Homebrew, RVM with gemsets, and Bundler, helping iOS developers maintain consistent development environments.

BundlerCocoaPodsHomebrew
0 likes · 12 min read
Master CocoaPods: Install, Switch, and Manage Multiple Versions Efficiently
Qunar Tech Salon
Qunar Tech Salon
Mar 5, 2015 · Fundamentals

Setting Up a Unix‑Friendly Development Environment on macOS: Editors, Homebrew, Zsh, Vim, and Handy Tools

This guide walks Unix‑oriented developers through configuring macOS with recommended editors, installing Homebrew, switching to Zsh with oh‑my‑zsh, setting up Vim/ivim, and adding useful command‑line utilities, providing step‑by‑step commands and tips for a productive desktop development workflow.

Development EnvironmentHomebrewVim
0 likes · 8 min read
Setting Up a Unix‑Friendly Development Environment on macOS: Editors, Homebrew, Zsh, Vim, and Handy Tools