diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-14 22:21:00 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-14 22:21:00 +0200 |
| commit | c7697dbd7d26bc6c62031e0d4d530b3b5987d9ee (patch) | |
| tree | 232890d0ff7913b34982b53ca41b4b5ec5fde7b0 /README.md | |
| parent | a2edd9ec657dca835ce1a73807a86a9c44fdfec8 (diff) | |
more tests
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 ``` |
