.local-bin/docs/setup_dev_env/Usage.md
2024-03-16 19:40:37 +00:00

507 B
Executable file

setup_dev_environment.sh

This script automates the setup of a development environment by installing essential tools, configuring common settings, and providing options for customization. It supports the following options:

  • -a or --disable-auto-update: Disable Homebrew auto-updates.
  • -n or --disable-notification: Disable notifications during setup.

Usage:

./setup_dev_environment.sh [-a|--disable-auto-update] [-n|--disable-notification]