Added README.md.
This commit is contained in:
parent
0063848981
commit
2f54f85294
4 changed files with 32 additions and 14 deletions
|
@ -50,5 +50,6 @@ val example2 = project {
|
|||
|
||||
exec {
|
||||
commandLine(listOf("cmd", "/c", "echo", "Test Example 2"), os = setOf("Win"))
|
||||
commandLine(listOf("echo", "Hello, World!"))
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue