docs: Add crude top-level README
This commit is contained in:
parent
99ee84b477
commit
4d94254642
1 changed files with 15 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
depot
|
||||
=====
|
||||
|
||||
[![Build Status](https://travis-ci.org/tazjin/depot.svg?branch=master)](https://travis-ci.org/tazjin/depot)
|
||||
|
||||
This repository is the [monorepo][] for my personal infrastructure. It is built
|
||||
using [Nix][] and services are deployed on Google Cloud Platofrm using
|
||||
[Nixery][].
|
||||
|
||||
Everything in here is MIT-licensed unless otherwise indicated in a service
|
||||
subfolder.
|
||||
|
||||
[monorepo]: https://en.wikipedia.org/wiki/Monorepo
|
||||
[Nix]: https://nixos.org/nix
|
||||
[Nixery]: https://github.com/google/nixery
|
Loading…
Reference in a new issue