Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 392 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 392 Bytes

Dagger SDK for DotNet

This is the place for DotNet Dagger SDK.

Development

This project provides dev module to uses for developing the SDK.

Introspection

Uses for fetching introspection by using the command:

$ dagger -m dev introspect export --path=./sdk/Dagger.SDK/introspection.json

Test

You can running all tests by:

$ dagger -m dev test --source=.