From 92d7e1e5ac92ae4d2c23e44f4a8af28c0568e0dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Raddum=20Berg?= Date: Fri, 30 Aug 2024 14:07:16 +0200 Subject: [PATCH] git mention docker compose up --- contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributing.md b/contributing.md index 878032a62c..489ddd42f4 100644 --- a/contributing.md +++ b/contributing.md @@ -5,6 +5,7 @@ - `git clone https://github.com/oyvindberg/typo` - [install bleep](https://bleep.build/docs/installing/) +- run `docker compose up` to get example database - run `bleep install-tab-completions-zsh` / `bleep install-tab-completions-bash` and start a new shell to get tab completions - `bleep setup-ide jvm213` to enable IDE import (metals or intellij) - open in your IDE