cvogt / cbt

CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
Other
488 stars 60 forks source link

de-privilege scala sources #533

Open cvogt opened 7 years ago

cvogt commented 7 years ago

right now scala sources are in src/. In order to keep CBT general and not treat scala in a privileged way, it seems appropriate to look for scala sources in scala/ instead