Skip to content

Instantly share code, notes, and snippets.

View ianoshorty's full-sized avatar

Ian Outterside ianoshorty

View GitHub Profile
@ianoshorty
ianoshorty / gist:cf9174fb7b09fcc145170313e53f7314
Last active January 12, 2021 11:34
Quick install apps from brew
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
@ianoshorty
ianoshorty / README.md
Created September 6, 2016 08:20
Demo README

Product Name

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.

@ianoshorty
ianoshorty / General Development Resources
Last active August 29, 2015 14:01
Resources I use regularly for Web and iOS development. It is by no means complete but I visit most of these on a regular basis. Hope it helps and feel free to share (and share your own!):
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)
@ianoshorty
ianoshorty / Awesome iOS
Last active August 29, 2015 14:01
Useful iOS Development Resources
Xcode Extensions
================
Xcode Cocoapods plugin
======================
https://github.com/ricobeck/KFCocoaPodsPlugin
Xcode documentation plugin
==========================
https://github.com/onevcat/VVDocumenter-Xcode