Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mpawlowski committed Aug 15, 2022
1 parent ea5d0c2 commit 4af4842
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# deditool
[![Build - Continuous](https://github.com/mpawlowski/deditool/actions/workflows/build.yaml/badge.svg)](https://github.com/mpawlowski/deditool/actions/workflows/build.yaml)

Collection of tools to help manage and troubleshoot dedicated gameservers.

Download the latest stable release [here](https://github.com/mpawlowski/deditool/releases).

```
Usage:
deditool [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
steam Tools to interact with Steam
Flags:
-h, --help help for deditool
Use "deditool [command] --help" for more information about a command.
```

0 comments on commit 4af4842

Please sign in to comment.