Димитър обнови решението на 30.04.2016 13:52 (преди около 9 години)
+# Sublime extension for the [NativeScript command-line interface](https://www.npmjs.com/package/nativescript).
+
+# The whole extension should serve as a wrapper over the commands which can be invoked via the CLI.
+# I picture the extension as a sub-option of the `Tools` menu for example.
+
+# Goals include:
+# * Cross platform support
+# * Ability to Build, Deploy and LiveSync applicatons
+
+# As I progress with the project I might try and expose more of the functions offered by the CLI through the extension.
+# The main goal of the project is to tackle a real-life problem.
Звучи добре.