Add Golang repo to execution frameworks README (#1013)

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
Bryan Richardson
2020-07-20 13:46:26 -07:00
committed by GitHub
parent 979befcf8a
commit 7e7344f2c2
+6
View File
@@ -16,3 +16,9 @@ Surprise, this framework is written in Python. For detailed installation and usa
## Ruby
Ruby version of the execution framework.
## Golang
go-atomicredteam is written in Golang, and [binaries](https://github.com/activeshadow/go-atomicredteam/releases) have been compiled for Windows, MacOS, and Linux.
For detailed installation and usage instructions refer to the [README](https://github.com/activeshadow/go-atomicredteam) file. Note that this execution framework exists in a separate GitHub Repository [here](https://github.com/activeshadow/go-atomicredteam).