diff options
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 ``` |
