Skip to content

Commit 88e120e

Browse files
committed
Mark cbt as experimental
1 parent ddd48da commit 88e120e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/docs/usage/cbt-projects.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ layout: doc-page
33
title: "Using Dotty with cbt"
44
---
55

6+
**NOTE: cbt support for Dotty is experimental and incomplete (for example,
7+
incremental compilation is not supported), we recommend [using Dotty with sbt](sbt-projects.md) for now.**
8+
69
cbt comes with built-in Dotty support. Follow the
710
[cbt tutorial](https://github.com/cvogt/cbt/), then simply extend `Dotty` in the Build class.
811

0 commit comments

Comments
 (0)