aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2016-03-06 14:29:59 -0500
committerChristopher Vogt <oss.nsp@cvogt.org>2016-03-06 14:30:29 -0500
commitae1b7e8a22be36a4baf47d103cbef9d934f364c8 (patch)
treef30635bd3b8afa809746d2929eeff0b522e79e87 /README.txt
parent3c016fdb4b60e3fe645ad4e18a4578f05a8cee7f (diff)
downloadcbt-ae1b7e8a22be36a4baf47d103cbef9d934f364c8.tar.gz
cbt-ae1b7e8a22be36a4baf47d103cbef9d934f364c8.tar.bz2
cbt-ae1b7e8a22be36a4baf47d103cbef9d934f364c8.zip
Add talk slides to readme
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index cf0a75f..957b34c 100644
--- a/README.txt
+++ b/README.txt
@@ -14,6 +14,10 @@ easy custom code. If you integrate something, consider
doing it as traits that you make available as a library that
other builds can depend on and mix in.
+Slides from CBT talk from NEScala 2016:
+https://github.com/cvogt/talks/raw/master/2016-03-04_NEScala-2016_A-Vision-For-Scala-Builds.pdf
+(video coming soon...)
+
Getting started:
You currently need javac, nailgun, gpg and realpath or gcc installed.