sya-ri

Results 5 issues of sya-ri

When release a tag, it may not match the buildSrc version.

enhancement

#544 --- I didn't change the documentation because I didn't really understand it.

### Description The current Kotlin DSL requires casts, so it is not type-safe. We can't get the most out of Kotlin. > ```kotlin > commandTree("sendmessageto") { > playerArgument("player") { >...

enhancement

cdateFn ignores plugins, so I can't use plugin features from TypeScript. ```ts const cdateS = cdate().plugin(P => class extends P { subtract(diff: number, unit?: UnitForAdd) { return this.add(-diff, unit); }...

各javadocにリダイレクトする

type: feature
scope: website