cbt icon indicating copy to clipboard operation
cbt copied to clipboard

CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala

Results 101 cbt issues
Sort by recently updated
recently updated
newest added
trafficstars

https://contributors.scala-lang.org/t/asking-for-your-feedback-on-sbt-scala-center-announcement/738/72

http://nocandysw.com/sbt-adhoc-subprojects-plugin

help wanted
plugin

I guess I had a pretty old version of cbt lying around, so I did a `git pull`. At that point I was stuck, since running `cbt` failed to build,...

The design document says the following: > For implicit classes it is a little bit trickier as those should extend AnyVal for performance reasons, but that's only allowed in an...

bug
documentation

plugins.sbtLayout is too annoying right now, this should be easy. Maybe at least make them built-in plugins

feature

> I suggest to make use of the Dreyfus model when improving the SBT documentation. The Dreyfus model shows how people have different needs depending on their level of a...

help wanted
documentation

see https://index.scala-lang.org/search?q=keywords%3Asbt-plugin&page=1&sort=stars

plugin

https://github.com/dwijnand/sbt-project-graph

plugin

maybe look at https://github.com/dwijnand/sbt-dynver for inspiration even better would be inferring version numbers from binary compatibility properties. OSGI does something like that if I am not mistaken.

help wanted
plugin