Tools and Walkthroughs
DRAFT, last edited on 10/21/15 by JHN. Revisions: 1
Applications
We use a lot of different applications to make our work more efficient. Here are just a few of the ones that we’ve collected over the years, what you can use them for, and where you can download them.
- Sublime Text 3 (licensed), code editor extraordinaire. See Sublime Tips for recommended packages.
- PhpStorm (licensed), PHP-centric code editor.
- Codekit (licensed), CSS and JS Compiler.
- Tower (licensed), GUI for Git.
- Sequel Pro (free), access and edit MySQL databases
- ColorSnapper2 (app store), color dropper program for Mac.
- Icon Slate (app store), favicon generator.
- *Slate (free), window arrangement manager.
- Terminal (mac app), command-line interface (CLI).
- iOS Simulator (mac app), part of Xcode, preview iOS devices on Mac.
- *VMware Fusion (licensed), virtual machine preview for IE browser-testing.
Web Services
- Litmus, email-testing service.
Software
- *Vagrant VVV, WordPress-specific version of Vagrant for quick local environments.
- Variable VVV, VVV Site Wizard that makes setting up a new local environment faster.
- Node.js, JavaScript server tools.
- Node Package Manager (NPM), used for installing Node packages.
- Bower, front-end components package manager, installed via NPM.