Boston Python Workshop 3/Friday/OSX text editor: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Jesstess
(Created page with '== Our recommendation == On Mac OS, we suggest the Komodo Edit text editor. To install Komodo Edit: * Click http://www.activestate.com/komodo-edit/downloads/thank-you?dl=http:…')
 
imported>Jesstess
m (Protected "Boston Python Workshop 3/Friday/OSX text editor" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(4 intermediate revisions by 2 users not shown)
Line 1:
== Our recommendation ==
 
On Mac OS, we suggest the Komodo EditSmultron text editor. You'll have to first download it, then install it.
 
To installdownload Komodo EditSmultron:
 
* Click [http://wwwvoxel.activestate.com/komodo-edit/downloads/thank-you?dl=http://downloads.activestatesourceforge.comnet/Komodoproject/releasessmultron/6smultron/3.15.1/KomodoSmultron-Edit-63.15.1-7295-macosx-x86.dmgzip tothis link and download the KomodoZIP Edit installer.file]
* The ZIP file will expand into an application called Smultron.
* Once the installer is done downloading, start Finder (the blue smiley face on your Dock).
* Open Finder from the bar at the bottom.
* On the left side of the Finder, under "Devices", there will be and entry for "Komodo-Edit-6".
* Click on "Komodo-Edit-6".
* Click on "Komodo Edit.app" in the center column and drag it to "Applications"
 
To runinstall Komodo EditSmultron:
 
* Start Finder
* On the left side of the Finder, under "Places", click on "Applications".
* InDrag the middleSmultron column,icon scrollto downany toblank tospace findin Komodothat Editwindow.
 
* Double-click Komodo Edit to launch the editor.
To run Smultron:
 
* Start Finder
* On the left side of the Finder, under "DevicesPlaces", there will be and entry forclick on "Komodo-Edit-6Applications".
* In the middle column, scroll down to to find Smultron.
* Double-click Komodo EditSmultron to launch the editor.
 
== Success! ==

Latest revision as of 13:01, 24 September 2011

Our recommendation

On Mac OS, we suggest the Smultron text editor. You'll have to first download it, then install it.

To download Smultron:

To install Smultron:

  • Start Finder
  • On the left side of the Finder, under "Places", click on "Applications".
  • Drag the Smultron icon to any blank space in that window.

To run Smultron:

  • Start Finder
  • On the left side of the Finder, under "Places", click on "Applications".
  • In the middle column, scroll down to to find Smultron.
  • Double-click Smultron to launch the editor.

Success!

Now you have an editor that you can use to open any text file, including Python programs.

If you prefer a different editor for text, check with an instructor before moving on to make sure it will work for the weekend.

« Back to the Friday setup page