Skip to content
Jan Christopher Vogt edited this page Jun 21, 2017 · 15 revisions

Gitter chat: https://gitter.im/cvogt/cbt

Want to contribute? Look at these:

Talks about CBT

(Be aware that CBT is currently moving fast - some info and apis in the talks may be outdated.)

Examples

Built-in plugins

Projects build with CBT

Tipps and Tricks

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"

Other stuff

classloader notes

Libraries that may come in handy at some point