Initial commit.
This commit is contained in:
commit
ca7b96de65
16 changed files with 511 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
To test:
|
||||
|
||||
```bash
|
||||
./gradlew runPlugin run
|
||||
```
|
||||
then:
|
||||
|
||||
```bash
|
||||
groovy src/main/groovy/com/example/App.groovy
|
||||
```
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue