Short blurb about what your product does.
[![NPM Version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Downloads Stats][npm-downloads]][npm-url]
One to two paragraph statement about your product and what it does.
brew install slack && \ | |
brew install homebrew/cask-versions/firefox-developer-edition && \ | |
brew install iterm2 && \ | |
brew install --cask sequel-ace && \ | |
brew install visual-studio-code && \ | |
brew install spotify && \ | |
brew install --cask docker |
Objecive C | |
========== | |
http://www.objc.io/ - Objective C periodical about best practice with understandable guides and samples | |
https://www.cocoacontrols.com/ - A wealth of open source iOS controls ready to use in your apps | |
http://benscheirman.com/2013/08/the-ios-developers-toolbelt/ - A nice reference post to make sure you are using the right iOS tool for the job. | |
http://reddit.com/r/ios - All things iOS (not just development) |
Xcode Extensions | |
================ | |
Xcode Cocoapods plugin | |
====================== | |
https://github.com/ricobeck/KFCocoaPodsPlugin | |
Xcode documentation plugin | |
========================== | |
https://github.com/onevcat/VVDocumenter-Xcode |