Archimedes/README.md

15 строки
540 B
Markdown
Исходник Постоянная ссылка Ответственный История

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

# 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 youre working on Archimedes in isolation, or the `.xcodeproj` if youre 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).