mirror of
https://github.com/ankitects/anki.git
synced 2026-09-10 16:58:51 -04:00
19 lines
341 B
Plaintext
19 lines
341 B
Plaintext
---
|
|
title: "Mac-specific notes"
|
|
---
|
|
|
|
## Requirements
|
|
|
|
**Xcode**:
|
|
|
|
Install the latest XCode from the App Store. Open it at least once
|
|
so it installs the command line tools.
|
|
|
|
**Git/rsync**
|
|
|
|
Install via Homebrew or similar tool.
|
|
|
|
## More
|
|
|
|
For info on running tests, building wheels and so on, please see [Development](/developers/development).
|