From c7697dbd7d26bc6c62031e0d4d530b3b5987d9ee Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 14 Feb 2025 22:21:00 +0200 Subject: more tests --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d9de495..1c65f5e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,16 @@ Ruby configuration management system (rcm) - KISS and for my personal use. +## Run tests + +``` +bundle install +rake test +``` + ## Invokation ```sh +cd playground rake wireguard -- --debug ``` -- cgit v1.2.3