Quickstart

Sublime Text (OSX/Linux/Windows)

Install Sublime Text and Package Control

Skip this section if you already have Sublime Text and Package Control.

  1. Download and install Sublime Text. Sublime Text may be downloaded and evaluated for free, however a license must be purchased for continued use. Urtext has no business association with Sublime Text and gains no profit from sales of its licenses.
  2. Open the command palette:
    • Win/Linux: ctrl+shift+p
    • Mac: cmd+shift+p
  3. If you have already installed Package Control, skip to step 4. Otherwise: start typing “Install Package Control”, select it from the dropdown, and press enter. (For any troubles with this step, consult https://packagecontrol.io/installation)

Install Urtext and Create Starter Project

  1. Open the command palette:
    • Win/Linux: ctrl+shift+p
    • Mac: cmd+shift+p
  2. Start typing “Install Package”, select it from the dropdown, press enter
  3. Start typing “Urtext: Create Starter Project”, select it from the dropdown, press enter.
  4. Select a folder in the dialog. The Starter Project will be created in this folder and the home node opened automatically.
  5. See Sublime Text Tips and Sublime Text Key Bindings to get the most out of the Sublime Text implementation

Pythonista (iOS)

  1. Follow the instructions for installing Pythonista (iOS).