9
6 Mac Development Tools We Love CopperEgg January 2014

6 Development Tools we Love for Mac

Embed Size (px)

DESCRIPTION

Check out some of the development tools we enjoy working with the most here at CopperEgg

Citation preview

Page 1: 6 Development Tools we Love for Mac

6 Mac Development

Tools We LoveCopperEgg January 2014

Page 2: 6 Development Tools we Love for Mac

Gitbox & GitHub

• GitHub allows us to collaborate on our code

• Gitbox is a quick and dirty GUI for

managing different Git repos

• Gitbox has a simple, easy-to-use UI

2

Page 3: 6 Development Tools we Love for Mac

CloudApp

• Screenshots and

captures done right

• Automagically creates

links to share any type

of file

• Perfect for sharing

screenshots of code

and scripts

3

Page 4: 6 Development Tools we Love for Mac

Kaleidoscope

• Spot the differences in code quickly and easily

• Merge Git changes in seconds

• Hook Gitbox to Kaleidoscope to crank out diffs

4

Page 5: 6 Development Tools we Love for Mac

Sublime Text 2

• The text editor for editor junkies

• Everything you need – split views, context highlighting, symbol finding, etc

• Slick UI, extraordinary features, and amazing performance

5

Page 6: 6 Development Tools we Love for Mac

YAJL

• Installs two tools we can’t live without:

json_reformat and json verify

• These reformat compacted json, make it

pretty, and verify for correctness

6

Page 7: 6 Development Tools we Love for Mac

Curl & HTTP Client

• Super easy client for doing

POST, GET, PUT, and other API calls

• Slick GUI for saving queries

• Much easier to use than command line curl

7

Page 8: 6 Development Tools we Love for Mac

Where to find these

awesome tools

• http://www.gitboxapp.com/

• http://www.getcloudapp.com/

• http://www.kaleidoscopeapp.com/

• http://www.sublimetext.com/2

• http://lloyd.github.io/yajl/

• http://ditchnet.org/httpclient/

8