aboutsummaryrefslogtreecommitdiff
path: root/libraries/proguard/Readme.md
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2017-03-04 03:02:04 +0000
committerChristopher Vogt <oss.nsp@cvogt.org>2017-03-04 20:43:25 -0500
commitc6fd3f43a9d2b2f38442602769e920803a7d43ba (patch)
treee1561087d27c603075b89877213818603c3787d3 /libraries/proguard/Readme.md
parent4bd0255f0a39d87652c032533ce45eb65e8f3b1e (diff)
downloadcbt-c6fd3f43a9d2b2f38442602769e920803a7d43ba.tar.gz
cbt-c6fd3f43a9d2b2f38442602769e920803a7d43ba.tar.bz2
cbt-c6fd3f43a9d2b2f38442602769e920803a7d43ba.zip
separate type-safe proguard wrapper into self-contained library
also make logic to maintain auto-generated sections re-usable
Diffstat (limited to 'libraries/proguard/Readme.md')
-rw-r--r--libraries/proguard/Readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/proguard/Readme.md b/libraries/proguard/Readme.md
new file mode 100644
index 0000000..36d61d4
--- /dev/null
+++ b/libraries/proguard/Readme.md
@@ -0,0 +1,4 @@
+Type-safe Scala api on top of proguards .main method.
+
+TODO:
+- capture stdout and make it available to the caller via stream