Skip to content

dagger/setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Module

This Dagger module helps you setup Dagger in your workspace.

It provides checks to walk you through adopting Dagger in your project.

Get started

  1. Install Dagger

  2. Install this module

dagger toolchain install github.com/dagger/setup
  1. List the checks this toolchain provides:
dagger check -l

Name                      Description
install-setup             Install your first Toolchain
login-to-cloud            Login to Dagger Cloud with dagger login
install-more-toolchains   Install your next toolchain
  1. Execute the checks
dagger check

The failed checks will provide instructions to assist you through your dagger onboarding!

About

A Dagger introduction, packaged as a Dagger toolchain. Learn Dagger from within Dagger!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors