Skip to content

Commit

Permalink
Add build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nikeee committed Sep 3, 2024
1 parent 51c2977 commit 95702fa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ holzshots upload-file [optional file path]
```
Feel free to integrate this into your tooling!

## Build from Source
```cmd
git clone [email protected]:nikeee/HolzShots.git
cd HolzShots
dotnet publish -c release
```

### Licenses
HolzShots is built on the shoulders of giants and uses various tools and libraries which all hav their respective license. Thank you!

Expand Down

0 comments on commit 95702fa

Please sign in to comment.