vkostyukov / kotlin-sublime-package

Sublime Text 2 Package for Kotlin Programming Language
Apache License 2.0
138 stars 42 forks source link

Integration in Package Control #1

Closed pcarrier closed 11 years ago

pcarrier commented 11 years ago

Package Control support would be great.

http://wbond.net/sublime_packages/package_control/package_developers

vkostyukov commented 11 years ago

Sure. I'll handle this.

vkostyukov commented 11 years ago

I've sent a pull-request: https://github.com/wbond/package_control_channel/pull/842

I'm not familiar with package control system. Is it enough? Or I should've created packages.json file at my repository tree?

pcarrier commented 11 years ago

:+1:

I am merely a (happy) user of Package Control, so I'll leave this to the pros.

vkostyukov commented 11 years ago

They have just merged my pull request: https://github.com/wbond/package_control_channel/pull/842. I guess, @pcarrier could you check the ability to install Kotlin Sublime Package from Package Control?

pcarrier commented 11 years ago

Worked fine, the new language shows up immediately.