An open API service indexing awesome lists of open source software.

https://github.com/heathen1878/tooling

Tooling using DevBox
https://github.com/heathen1878/tooling

bash devbox devops terraform

Last synced: 12 days ago
JSON representation

Tooling using DevBox

Awesome Lists containing this project

README

          

# Tooling

[![Built with Devbox](https://www.jetify.com/img/devbox/shield_galaxy.svg)](https://www.jetify.com/devbox/docs/contributor-quickstart/)

This repo contains the tooling to work with the Terraform code examples...

[Bootstrapping](../)

The setup is as follows:

1. Install DevBox

```shell
curl -fsSL https://get.jetify.com/devbox | bash
```

2. Start DevBox

```shell
git clone git@github.com:heathen1878/tooling.git

devbox shell --config ~/source/tooling/
```