kotlinx.html icon indicating copy to clipboard operation
kotlinx.html copied to clipboard

Missing packages on release

Open mohamnag opened this issue 9 years ago • 2 comments
trafficstars

on getting started page it says I can download jar, zip and webjar from release page. but on release page there is only a zip of source code!

for one it may be trivial to get it from repository (http://dl.bintray.com/kotlinx/kotlinx/org/jetbrains/kotlinx/) but won't it be easier if it was just on that page?

mohamnag avatar Jul 21 '16 07:07 mohamnag

The main workflow is to use maven or gradle so the tools will download it. But I believe we can automate githib upload as well

cy6erGn0m avatar Jul 23 '16 15:07 cy6erGn0m

Will use github-release-plugin to get them published

cy6erGn0m avatar Aug 30 '16 11:08 cy6erGn0m