/MASShortcutDemo

Demo project for the component MASShortcut.

Primary LanguageObjective-C

Summary

This is a test app for the project MASShortcut. All “framework” code is in a submodule and I would recommend the same approach for your own respositories.

Usage

git clone git://github.com/shpakovski/MASShortcutDemo.git
cd MASShortcutDemo
git submodule init
git submodule update
open Demo.xcodeproj

Hit Command-R to build and run the project in Xcode.

Copyright

This project is released under the BSD License.