mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 10:19:41 +02:00
[repl] Add project description
This commit is contained in:
parent
2679c72f0f
commit
d69f62d012
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@ plugins {
|
|||
id "com.github.alisiikh.scalastyle_2.12" version "2.0.2"
|
||||
}
|
||||
|
||||
description = """\
|
||||
A REPL (Read-Eval-Print-Loop) for Smack, or, in other words, a CLI (Command Line Interface) for Smack."""
|
||||
|
||||
apply plugin: 'scala'
|
||||
apply plugin: 'com.github.alisiikh.scalastyle_2.12'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue