-
Notifications
You must be signed in to change notification settings - Fork 60
Home
Jan Christopher Vogt edited this page Jun 21, 2017
·
15 revisions
Gitter chat: https://gitter.im/cvogt/cbt
(Be aware that CBT is currently moving fast - some info and apis in the talks may be outdated.)
- Scala Days Chicago 2017 video
- Scala World September 2016 slides
- Scala Days NYC May 2016 video | slides
- Scalapeno April 2016 video | slides
- NEScala March 2016 video | slides
- https://github.com/xdotai/lens
- https://github.com/xdotai/diff
- https://github.com/xdotai/free-software-build
If you want to add CBT's maven cache to SBT's resolvers, this does the job.
resolvers += "CBT Maven Cache" at "file://"+Path.userHome.absolutePath+"/<path-to-cbt>/cbt/cache/maven"