# README A Sublime Text plugin for the [Xeto](https://github.com/Project-Haystack/xeto) type system. ![screenshot][screenshot] ## Installation ### Using Package Control (Recommended) If you have [Package Control](http://wbond.net/sublime_packages/package_control/installation) installed in Sublime Text: - Open the Command Palette (Tools > Command Palette…) - Search for and choose "Package Control: Install Package" (give it a few seconds to return a list of available packages) - Search for "Xeto" and install. ### Manual Clone this repository into your `Sublime Text/Packages/` directory ```shell Sublime Text/Packages/$ git clone https://github.com/mgiannini/sublime-xeto.git ``` [screenshot]: screenshot.png