feat: support kotlinc command
This commit is contained in:
4 files changed
+89
-1
No files matched your search
@@ -128,7 +128,8 @@ val commands = listOf(
|
||||
RemakeCommand(), PixivCommand(),
|
||||
RUACommand(), NslookupCommand(),
|
||||
NiuziSignCommand(), MyNiuziCommand(),
|
||||
JiJianCommand(), LikeMeCommand()
|
||||
JiJianCommand(), LikeMeCommand(),
|
||||
KotlinCCommand()
|
||||
)
|
||||
|
||||
suspend fun main() {
|
||||
|
||||
Reference in New Issue
Block a user