зеркало из https://github.com/github/Rebel.git
2062ad4bd2 | ||
---|---|---|
External | ||
Rebel | ||
Rebel.xcodeproj | ||
RebelTests | ||
script | ||
.gitignore | ||
.gitmodules | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md |
README.md
Rebel
Rebel is a framework to make AppKit easier to work with, using categories to fix bugs and make APIs nicer, and new classes to perform common tasks.
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 script/bootstrap
.
This will automatically pull down any dependencies.
License
Rebel is released under the MIT license. See LICENSE.md.