Skip to content

qaware/workshop-agenda-iac-template

Repository files navigation

IaC

pre-commit Renovate

This project contains Infrastructure-as-Code resources.

Local Development

  • Ensure the following tools are installed and active.

  • Clone this repository

    cd <target_directory>
    git clone git@github.com:qaware/workshop-agenda-bootstrap.git
    cd workshop-agenda-bootstrap
  • Create a .envrc file based on the example template.

    cp .example.envrc .envrc
  • Allow direnv to load the .envrc file.

    direnv allow .
  • Show available tasks

    task --list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published