Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 492 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 492 Bytes

fuckingswiftconcurrency

Inspired by Fucking Block Syntax and Fucking if case let Syntax, we created this resourrce to summarize how to do concurrency in Swift.

Development

Setup

  1. Clone the repository: git clone [email protected]:tuist/fuckingswiftconcurrency.git.
  2. Install the system dependencies: mise install.
  3. Install the project dependencies: mise run install.
  4. Serve the site: mise run dev