Hello! My name is Rizky Maulana, This is the master page of everything that I did for 2024 Google Summer of Code program, working for Scala Center.
I worked on Scala-CLI, a command line tool to interact with the Scala Language. The motivation behind this project is to catch-up with Scala's other build tool, sbt and other popular build tool from other languages. The goals are to support code creation with generator in Scala-CLI. It is commonly used for generating code from data format file such as Protobuf and Smithy. With this you don’t have to manually create the code from your data format file.
I would like to give a massive shoutout to my mentors, Kannupriya Kalra and Jamie Thompson because without them, I definitely wouldn’t be able to complete this project. They have been the best in showing me the rope on working at Scala in the Scala-CLI codebase.
Please do check the pages linked on the header or in here if you want to learn more about my journey in this year Google Summer of Code program, or click here if you want to learn more what goes into this project.