Quickstart
Sublime Text (OSX/Linux/Windows)
Install Sublime Text and Package Control
Skip this section if you already have Sublime Text and Package Control.
- 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.
- Open the command palette:
- Win/Linux: ctrl+shift+p
- Mac: cmd+shift+p
- 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
- Open the command palette:
- Win/Linux: ctrl+shift+p
- Mac: cmd+shift+p
- Start typing “Install Package”, select it from the dropdown, press enter
- Start typing “Urtext: Create Starter Project”, select it from the dropdown, press enter.
- Select a folder in the dialog. The Starter Project will be created in this folder and the home node opened automatically.
- See Sublime Text Tips and Sublime Text Key Bindings to get the most out of the Sublime Text implementation
Pythonista (iOS)
- Follow the instructions for installing Pythonista (iOS).