added readme
This commit is contained in:
parent
a2b532f3b4
commit
84958f7fbe
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Machine Lock Manager
|
||||
|
||||
Kleines Stück Software um die Machinelocks einfacher zu managen.
|
||||
|
||||
Nutzung:
|
||||
|
||||
```bash
|
||||
./machinelock-darwin-arm --token="VAULTTOKEN"
|
||||
```
|
||||
|
||||
Anschließend dann auf http://localhost:3000 gehen.
|
Loading…
Reference in a new issue