Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 562 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 562 Bytes

azure-scala-sdk

Azure Scala SDK tooling

Azure Scala SDK is lovingly developed by Headstorm's Open Source group. Please reach out to us at: [email protected]

Usage

Development Setup

We use Mill as our build tool. See Mill's documentation installation instructions.

Intellij Integration

You need to run mill mill.scalalib.GenIdea/idea to generate the required .idea files. This command needs to be rerun everytime the build.sc file is updated.

Running Tests

mill storage.test