From 1596e331f7674d3272f692b534f01ade56278a54 Mon Sep 17 00:00:00 2001 From: Rob Zolkos Date: Fri, 2 Feb 2024 16:46:37 +0000 Subject: [PATCH] Update README to mention devcontainer --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbe5cc4a..5571ad31 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ You'll need: - ruby >3 (specific version is in `Gemfile`) - postgresql (if using stock `config/database.yml`) +For convenience, the project contains configuration for a devcontainer. Open up the project in your editor that supports devcontainers and run the commands mentioned below. + ```shell cd maybe bundle install @@ -69,7 +71,7 @@ If you've got feature ideas, simply [open a new issues](https://github.com/maybe ## Repo Activity -![Repo Activity](https://repobeats.axiom.co/api/embed/7866c9790deba0baf63ca1688b209130b306ea4e.svg 'Repobeats analytics image') +![Repo Activity](https://repobeats.axiom.co/api/embed/7866c9790deba0baf63ca1688b209130b306ea4e.svg "Repobeats analytics image") ## Copyright & license