Contributor
Rizky Maulana

Scala CLI Source Code Generator Support


Mentors
Jamie Thompson, Kannupriya Kalra
Organization
Scala Center
Technologies
scala
Topics
developer tooling
A common feature that most build tools supports common source code generator such as Protobuf or Smithy. The idea of supporting code generator has been existed for a while, with some of the features such as the execution of the source generator already been implemented in Bloop. The goals of this project is to improve upon the already existing feature for Scala CLI.