Loading…
Loading…
Write Python scripts to generate two-dimensional graphics
brew install --cask drawbotFollow these steps to install DrawBot using Homebrew, the most popular package manager for macOS. This works on both Apple Silicon (M1/M2/M3/M4) and Intel Macs.
Launch Terminal from your Applications > Utilities folder, or press Cmd + Space and type "Terminal".
If you don't have Homebrew yet, paste the install script from brew.sh into Terminal and follow the prompts.
brew install --cask drawbotPaste the following command into Terminal and press Enter:
brew install --cask drawbotRun `brew list` to confirm drawbot is installed, then try `drawbot --version` to check the version number.
Run `drawbot` in your Terminal to start using it.
sudo.brew update first to refresh the package list./opt/homebrew (the default for M-series chips).Write Python scripts to generate two-dimensional graphics
Creative Software Expert