Skip to content

sagikazarmark/workshop-kcd-czsk-2025

Repository files navigation

Workshop: Accelerate Your Development and CI/CD Pipelines with Dagger

Prerequisites

  • Make sure Docker is installed and running.
  • Make sure Go is installed.
  • Install the latest Dagger CLI.
  • Make sure you have a GitHub account set up with SSH keys.
  • Last, but not least: you'll need your favorite text editor or IDE.

Usage

❯ just --list
Available recipes:
    build # build the application
    check # run both tests and linters
    fmt   # format code
    lint  # run linter
    run   # run the application
    test  # run tests

About

Workshop: Accelerate Your Development and CI/CD Pipelines with Dagger

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages