From 99940b7bad8b76ca8ca2a18d56f945872c4c9f91 Mon Sep 17 00:00:00 2001 From: Dan Anglin Date: Sat, 27 Jun 2020 14:53:31 +0000 Subject: [PATCH] Initial commit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2eb2c63 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Helix - code-hosting-infra + +Project Helix + +This project contains infrastructure code for deploying and managing my self-hosted code repository and related services. +The infrastructure code uses [Pulumi](https://www.pulumi.com/) and is written in Go. \ No newline at end of file