Quickstart
We recommend getting familiar with Urtext using the implementation in Sublime Text before trying the iOS implementation.
- in Sublime Text:
- Follow the installation instructions for either Sublime Text (Windows/OS/Linux)
- Download and unzip the Starter Project.
- open the starter project folder and go to the home node (Ctrl-Shift-h)
- in Pythonista:
- Follow the instructions for installing Pythonista (iOS).
- From your device, download and unzip the Starter Project into your Files app.
- In Pythonista, add the starter project folder the ‘path’ argument in your launch script. Start Urtext Pythonista and open the home node using the
h
key in the custom keyboard.