File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ Support API for `kscript`
55[ ![ Build Status] ( https://travis-ci.org/holgerbrandl/kscript-support-api.svg?branch=master )] ( https://travis-ci.org/holgerbrandl/kscript-support-api )
66
77
8- [ ![ Download] ( https://api.bintray.com/packages/holgerbrandl/kscript-support-api/images/download.svg ) ]
8+ [ ![ Download] ( https://api.bintray.com/packages/holgerbrandl/mpicbg-scicomp/kscript/images/download.svg ) ] ( https://bintray.com/holgerbrandl/mpicbg-scicomp/kscript/_latestVersion )
9+
910
1011
1112A support API written in Kotlin to simplify scripting with ` [kscript](https://github.com/holgerbrandl/kscript) `
Original file line number Diff line number Diff line change @@ -14,17 +14,17 @@ gradle test
1414Release Checklist
1515-----------------
1616
17- 1 . update version in build.gradle and README
18- 2 . push and create github release tag
17+ 1 . Update version in build.gradle and README
18+ 2 . Push and create github release tag
19193 .
2020```
2121gradle install
2222```
2323
24- 4 . create new version on jcenter
24+ 4 . Create new version on jcenter
2525
26- * Upload artifacts from ` ~/.m2/repository/de/mpicbg/scicomp/kscript ` to:
27- > https://bintray.com/holgerbrandl/mpicbg-scicomp/kutils
26+ * Upload jar, sources.jar and pom for new version from ` ~/.m2/repository/de/mpicbg/scicomp/kscript ` to:
27+ > https://bintray.com/holgerbrandl/mpicbg-scicomp/kscript
2828
29295 . Check for release status on
3030https://jcenter.bintray.com/de/mpicbg/scicomp/
You can’t perform that action at this time.
0 commit comments