Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.36 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.36 KB

common-dev-assets

This repository contains code and assets that are used to support parts of terraform-ibm-modules development processes. It is not specifically designed to be consumed outside the terraform-ibm-modules project - althought it may be source of inspiration Build Status

Repo containing common CI assets.

Local Development Setup

Follow the below steps to get set up with your local development environment in order to contribute to this repo..

Prereqs

This repo uses multiple pre-commit hooks, however before hooks can run, you need to have the pre-commit package manager installed. See the following installation steps.

Install dev dependencies:

To set up all necessary tools (including pre-commit hooks), from the root directory of this repo, run the following command:

make