Array
University of Oregon

Install these Workflow Tools

Install Workflow Tools

Always go to the app’s web site to download software. Avoid all 3rd-party websites. Many 3rd-party downloads carry malware.

Windows Users: You will need Windows 7 or higher in 111.

MacOS Users: You will need OS X 10.8 or higher in 111.

What to Install and Learn:

  1. Install Chrome.
    Chrome is a cross-platform web browser with built-in WebDev Tools.
  2. Memorize the keyboard command to open Chrome DevTools:
    MacOS: option-command-j
    Windows: control-shift-j, or F12
  3. Install the Atom code editor and/or the VS code editor
    MacOS: Atom follows the standard Mac zip installation process. Press the download button at the https://atom.io site. Once you have the .zip file, you can click on it to extract the application and then drag the new Atom application into your Applications folder. Important: all apps on a Mac should live in your Applications folder.Windows:  Head on over to atom.io and click the Download Windows Installer button to get started, then run the installer.
  4. Learn Atom: Atom Basics: Be sure to uncheck Show Welcome window, and check No I don’t want to help.
    Video: How to set up your Preferences.
    Speaker Deck: Resistance is Futile.
  5. Learn VS Code: Getting Started with VS Code.
  6. If you are using Atom Install These Atom Packages.
  7. If you are using VS Code install these extensions Prettier, ESLint and Open in Browser.
  8. Install  SSH/SFTP Apps: puTTY and winSCP (for Windows); Fugu (for MacOS).

Why Atom?

  1. Atom is a free and open-source code editor.
  2. Atom’s package manager is accessible even for beginning developers.
  3. Atom is an Electron application, and is implemented using the same web technologies as apps that run in your browser– JavaScript, HTML, CSSm and Node.js.

Why Not Sublime Text?

  1. Sublime Text is not free and open source (but the trial version can be used indefinitely for “Winrar free”.
  2. Sublime Text’s package manager is daunting for beginners.
  3. You are welcome to use Sublime Text if you Install these Sublime Text packages.

Why Not CyberDuck?

Although CyberDuck is free, open source, and cross-platform, we are not using CyberDuck because you have to open a second window on your desktop to transfer files. Fugu & WinSCP have both windows built-in.

Fugu and WinSCP win on this point.

 

Skip to toolbar