# Archimedes **Repository Path**: mirrors_github/Archimedes ## Basic Information - **Project Name**: Archimedes - **Description**: Geometry functions for Cocoa and Cocoa Touch - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Archimedes Archimedes contains useful geometry functions for your Cocoa or Cocoa Touch application. ## Getting Started To start building the framework, clone this repository and then run `script/bootstrap`. This will automatically pull down any dependencies. Use the `.xcworkspace` file if you’re working on Archimedes in isolation, or the `.xcodeproj` if you’re using it in another project. ## License Archimedes is released under the MIT license. See [LICENSE.md](https://github.com/github/Archimedes/blob/master/LICENSE.md).