Skip to content

TeamClu v0.4.1-beta.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:20
36200ee

Installation

macOS (one-line install)

curl -fsSL https://raw.githubusercontent.com/different-ai-studio/teamclu/main/scripts/install-mac.sh | bash

macOS (manual)

  1. Download the .dmg file below
  2. Open the DMG and drag TeamClu to Applications
  3. Before opening, run in Terminal:
    sudo xattr -dr com.apple.quarantine "/Applications/TeamClu.app"
    
  4. Open TeamClu from Applications

Why is this needed? TeamClu is not yet notarized with Apple. macOS blocks unsigned apps downloaded from the internet. The command above removes this restriction.

Windows

Download and run the .exe installer below.