mirror of
https://github.com/github/Archimedes
synced 2026-07-21 13:23:48 +00:00
No description
- Objective-C 89.6%
- Shell 7.8%
- Awk 1.9%
- Swift 0.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| Archimedes | ||
| Archimedes.xcodeproj | ||
| Archimedes.xcworkspace | ||
| ArchimedesTests | ||
| Carthage/Checkouts | ||
| script | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| Cartfile | ||
| Cartfile.private | ||
| Cartfile.resolved | ||
| CONTRIBUTING.md | ||
| LICENSE.md | ||
| README.md | ||
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.