Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Web dev apps for Mac 2014 Reply To: Web dev apps for Mac 2014

#176712
__
Participant

Minimum setup I can think of is some $0:

EDITOR

activestate.com/komodo-edit

SFTP

use Linux (simply drag and drop from your desktop); otherwise:

FileZilla

MySQL + APACHE

use Linux (simply install from a repo); otherwise:

mariadb.org*
apache.org

* mariadb is a drop-in replacement for mysql; but you can (of course) still use mysql if you’d like.

PREPROCESSING

Many free options to choose from… grunt, sass, etc., or roll your own.
…I don’t have strong opinions on this.

PHOTOSHOP (ish)

inkscape.org
gimp.org

GIT

git-scm.com

Everything listed is cross-platform (Linux, Mac, Win) and open source.