Skip to content

wingyplus/dagger-dotnet-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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=.