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
- Host: GitHub
- URL: https://github.com/heathen1878/tooling
- Owner: heathen1878
- License: mit
- Created: 2024-10-19T19:23:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-27T10:54:02.000Z (10 months ago)
- Last Synced: 2026-01-27T02:11:44.690Z (4 months ago)
- Topics: bash, devbox, devops, terraform
- Language: Shell
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tooling
[](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/
```