Sublime Text Setup (Mac/Linux/Windows)
Install Sublime Text
If you do not already have it, 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.
Install Urtext
For experienced Sublime Text users, note that Sublime Urtext is not available from Package Control.
Basic (most users):
- Download the Urtext package as a .ZIP file.
- Unzip the file
- Move the unzipped folder to the Sublime Text Packages folder:
- Windows:
%APPDATA%\Sublime Text
- Mac:
~/Library/Application Support/Sublime Text/Packages
On Mac, the~/Library
directory is hidden by default. To navigate there, select the menu item in Finder, and type in ~/Library. - Linux:
~/.config/sublime-text
- Windows:
Using Git:
Install using Git if you are developer, want to contribute, want to pull updates without re-downloading, or want to be able to switch to the development branch. Clone the repository https://github.com/nbeversl/urtext_sublime into the Sublime Text Packages folder. See the instructions above for the folder location depending on operating system.
Starter Project
Once installed, get started with the Starter Project.