deathbeam / yae-sublime

Yae plugin for Sublime Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yae-sublime

Plugin demonstration

About

In this guide we will learn how to install official Yae plugin for Sublime Text. By enabling this plugin, you will get access to following features:

  • Build system with support for
    • Desktop, Android and iOS packaging
    • Desktop, Android and iOS running
  • Autocompletion for entire NON API

Installation

First, navigate to your Sublime Text Packages directory. Now, run this command to install MoonScript support:

git clone https://github.com/leafo/moonscript-tmbundle.git MoonScript

Now, run similar command again to install Yae plugin:

git clone https://github.com/yaedev/yae-sublime Yae

Now, if it is not working, restart Sublime. Enjoy 😄

About

Yae plugin for Sublime Text

License:MIT License


Languages

Language:JavaScript 100.0%