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

https://github.com/hanover-computing/org-iac

Infrastructure as Code for org-wide stuff
https://github.com/hanover-computing/org-iac

Last synced: 5 months ago
JSON representation

Infrastructure as Code for org-wide stuff

Awesome Lists containing this project

README

          

# org-iac

Infrastructure as Code for org-wide stuff

## Setup

Pull the repo, and run `npm i` to install dependencies and setup the repo for local development.
That installs all of the automatic git hooks that'll format and validate all files in a commit.

(Plus, if you have `nvm` installed, you can use `nvm use` to use the recommended `node` version.)