diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-08 13:09:34 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-08 13:09:34 +0200 |
| commit | 5897262698ac68a85ad68b69f4f6aeb3171d399a (patch) | |
| tree | c142930276a262176f160d21abcb35ef698f9cad /README.md | |
| parent | ed5f36ed3dffbac12247e5130e61d8ebd8ad82f5 (diff) | |
use of endless methods
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ # rcm -Ruby configuration management system (rcm) - KISS and for my personal use.
\ No newline at end of file +Ruby configuration management system (rcm) - KISS and for my personal use. + +## Invokation + +```sh +rake wireguard -- --debug +``` |
