Discord invitation

This commit is contained in:
Benyamin Hirschberg
2021-10-03 08:03:17 +03:00
parent 056d4411b7
commit ca8adf28cf
2 changed files with 15 additions and 1 deletions
+15 -1
View File
@@ -105,8 +105,22 @@ kubescape scan framework nsa --use-from nsa.json
```
# Being part of the team
We invite you to our team! We are excited about this project and want to return the love we get.
Want to contribute? Want to discuss something? Have an issue?
* Open a issue, we are trying to respond within 48 hours
* [Join us](https://discordapp.com/invite/CTcCaBbb) in a discussion on our discord server!
[<img src="docs/discord.png" width="100" alt="logo" align="center">](https://discordapp.com/invite/CTcCaBbb)
# How to build
## For development
Note: development (and the release process) is done with Go `1.16`
1. Clone Project
@@ -126,7 +140,7 @@ go mod tidy && go build -o kubescape .
4. Enjoy :zany_face:
# How to build in Docker
## How to build in Docker
1. Clone Project
```
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB