Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 177 Bytes

File metadata and controls

6 lines (4 loc) · 177 Bytes

Codex Development Notes

Build and Test Commands

Always use sbt --client to run sbt tasks in this project. Always finish by formatting the code with sbt --client fmt.