1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-29 17:38:12 -07:00

Better upload logic.

This commit is contained in:
Cedric Beust 2015-11-12 11:58:26 -08:00
parent caa2a9424d
commit 5a7d730ac5
2 changed files with 30 additions and 42 deletions

View file

@ -70,7 +70,7 @@ private class Main @Inject constructor(
}
public fun run(jc: JCommander, args: Args, argv: Array<String>): Int {
// github.uploadRelease()
// github.uploadRelease("kobalt", "0.101", File("/Users/beust/t/a.zip"))
//
// Add all the repos from repo contributors (at least those that return values without a Project)