dagger-rs/crates/dagger-sdk/examples
kjuulh 19ed6c267f feat(sdk): re-export through lib.rs
this means that you can now use dagger_sdk::connect() instead of
dagger_sdk::client::connect();
2023-02-19 15:29:03 +01:00
..
build-the-application feat(sdk): re-export through lib.rs 2023-02-19 15:29:03 +01:00
caching feat(sdk): re-export through lib.rs 2023-02-19 15:29:03 +01:00
existing-dockerfile feat(sdk): re-export through lib.rs 2023-02-19 15:29:03 +01:00
first-pipeline feat(sdk): re-export through lib.rs 2023-02-19 15:29:03 +01:00
multi-stage-build feat(sdk): re-export through lib.rs 2023-02-19 15:29:03 +01:00
publish-the-application feat(sdk): re-export through lib.rs 2023-02-19 15:29:03 +01:00
test-the-application feat(sdk): re-export through lib.rs 2023-02-19 15:29:03 +01:00