Inspired by Fucking Block Syntax and Fucking if case let Syntax, we created this resourrce to summarize how to do concurrency in Swift.
- Clone the repository:
git clone [email protected]:tuist/fuckingswiftconcurrency.git
. - Install the system dependencies:
mise install
. - Install the project dependencies:
mise run install
. - Serve the site:
mise run dev