Improve UX - Add spinner and messages

Improve UX - Add number of streams being attacked
This commit is contained in:
Brendan LE GLAUNEC
2017-10-09 14:23:57 +02:00
committed by Brendan Le Glaunec
parent cb74761675
commit 1c845d2b3c
2 changed files with 21 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ RUN go get github.com/pkg/errors
RUN go get gopkg.in/go-playground/validator.v9
RUN go get github.com/jessevdk/go-flags
RUN go get github.com/fatih/color
RUN go get github.com/gernest/wow
RUN go install