From 84f64f54371df92f7bf84372316a263a1ab2489b Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Wed, 13 Jul 2016 00:26:17 -0700 Subject: [PATCH] Added predefined operating systems value. Started documentation. --- .idea/kobalt.xml | 2 +- README.md | 96 ++++++++++++++++++- example/kobalt/src/Build.kt | 7 +- kobalt-exec.iml | 26 ++--- kobalt/wrapper/kobalt-wrapper.properties | 2 +- .../erik/kobalt/plugin/exec/ExecPlugin.kt | 53 +++++++++- 6 files changed, 163 insertions(+), 23 deletions(-) diff --git a/.idea/kobalt.xml b/.idea/kobalt.xml index c8751a1..edf71eb 100644 --- a/.idea/kobalt.xml +++ b/.idea/kobalt.xml @@ -5,7 +5,7 @@