/steve

Primary LanguageScala

Steve

This is the main repository for Steve, a fake Docker clone that I'm making as part of an ongoing series on my YouTube channel.

All development and design of this project is going to be recorded and published on YT, with a schedule planned to be every week or two.

  • Project setup
  • Basic CI config
  • Initial model design
  • First piece of logic and test
  • Setup Scala Steward
  • Initialize client
  • Communicate with server

Episode 3

  • Build client with native-image
  • Add logback to client
  • Temporarily silence client errors

Episode ???

  • Client/server compatibility testing
  • Logging, error handling