refactor(sublime pkg control): move install script

- Will need this for other packages to more safely
    ensure package control is setup
This commit is contained in:
Iristyle
2013-04-04 09:05:20 -04:00
parent c0f9c6d45a
commit 49cb47cb9d
3 changed files with 35 additions and 15 deletions

View File

@@ -25,5 +25,6 @@
</metadata>
<files>
<file src="tools\**" target="tools" />
<file src="..\core\SublimeHelpers.ps1" target="tools" />
</files>
</package>