зеркало из https://github.com/github/Archimedes.git
aba478ad16 | ||
---|---|---|
Archimedes | ||
Archimedes.xcodeproj | ||
ArchimedesTests | ||
Configuration@67ebee7478 | ||
.gitignore | ||
.gitmodules | ||
LICENSE.md | ||
README.md |
README.md
Archimedes
Archimedes contains useful geometry functions for your Cocoa or Cocoa Touch application.
This framework is very much a work in progress at the moment, and should be considered alpha quality. Breaking changes may happen often during this time.
Getting Started
To start building the framework, clone this repository and then run git submodule update --init --recursive
. This will automatically pull down any dependencies.
Contributing
Fork this repository, make it awesomer (preferably in a branch named for the topic), send a pull request!
All contributions should match our coding conventions.
License
Archimedes is released under the MIT license. See LICENSE.md.