Please log in to watch this conference skillscast.
Initiated by VirtusLab in 2021, Scala CLI aims at becoming the new scala command. It’s straightforward to install, has almost no dependencies, and allows users to write and run Scala code on the JVM, from javascript, and natively, with full IDE support via Metals.
Scala CLI is a great tool for experimenting with new libraries, or for scripting in Scala. Its new publishing support, and its existing cross-compilation support, make it the perfect tool to write, compile, test, and publish micro-libraries.
We’ll show that its publishing support makes it much easier than today’s Scala build tools to write cross-platform small libraries, and setup publishing to Maven Central, automating many of the steps users do manually for now.
YOU MAY ALSO LIKE:
- Lightning Talk - Seamless App Distribution with Coursier (SkillsCast recorded in December 2017)
- Rust Nation 23 (in London on 16th - 17th February 2023)
- F# eXchange 2023: In-Person (in London on 7th - 8th March 2023)
- Who Got Some Agda in My Haskell? (Online Meetup on 28th January 2023)
- Source Talks: On Scala #4 (Online Meetup on 30th January 2023)
- Teaching Haskell...To High Schoolers! (SkillsCast recorded in December 2022)
- Teaching Haskell...To High Schoolers! (SkillsCast recorded in December 2022)
Managing Micro-Libraries with Scala CLI
Alexandre Archambault
Software Engineer