Getting Started
Install and set up CreatorFlow in minutes
Installation Guide
CreatorFlow is available for Windows, macOS, and Linux. Choose your platform below.
Windows
- Download
creatorflow-win.exefrom the downloads page - Move the file to a permanent location (e.g.,
C:\Program Files\CreatorFlow) - Add the folder to your system PATH (optional but recommended)
- Open Command Prompt or PowerShell and run
creatorflow --versionto verify
macOS
- Download
creatorflow-macosfrom the downloads page - Open Terminal and navigate to your Downloads folder
- Make the file executable:
chmod +x creatorflow-macos - Move to a location in your PATH:
sudo mv creatorflow-macos /usr/local/bin/creatorflow - Run
creatorflow --versionto verify
Note: On first run, macOS may block the app. Go to System Preferences → Security & Privacy → General, and click "Allow Anyway".
Linux
- Download
creatorflow-linuxfrom the downloads page - Make the file executable:
chmod +x creatorflow-linux - Move to a location in your PATH:
sudo mv creatorflow-linux /usr/local/bin/creatorflow - Run
creatorflow --versionto verify
Verify Installation
After installation, open a new terminal window and run:
creatorflow --version
You should see the version number displayed. If you get an error, make sure the executable is in your PATH.
Next Steps
Now that CreatorFlow is installed: