Skip to content

Instantly share code, notes, and snippets.

View Rjmaurya13's full-sized avatar

Rajesh Maurya Rjmaurya13

  • India
View GitHub Profile
public class MySubFramework {
public func CallSubFramework() {
print("My Subframework Called")
}
public init() {
}
}
@Rjmaurya13
Rjmaurya13 / mac-apps.md
Created May 3, 2017 14:23 — forked from erikreagan/mac-apps.md
Mac developer must-haves

Mac web developer apps

This gist's comment stream is a collection of webdev apps for OS X. Feel free to add links to apps you like, just make sure you add some context to what it does — either from the creator's website or your own thoughts.

— Erik