/common-dev-assets

Provides common development and CI assets that support the repos in this GitHub organization

Primary LanguageShellApache License 2.0Apache-2.0

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