Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

github/Rebel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e2507db · Dec 10, 2015
Sep 15, 2015
Apr 4, 2014
Sep 23, 2015
Sep 15, 2015
Dec 9, 2015
Sep 23, 2015
Oct 28, 2014
Oct 23, 2012
Sep 15, 2015
Aug 27, 2013
Nov 15, 2012
Sep 15, 2015
Sep 15, 2015
Jan 7, 2013
Mar 25, 2014

Repository files navigation

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.

When working on Rebel in isolation, use the .xcworkspace file. When integrating it into another project, use the .xcodeproj file.

License

Rebel is released under the MIT license. See LICENSE.md.