You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
go-thrust
2
2
=========
3
+
Current Version 0.2.0
3
4
4
5
Official GoLang Thrust Client for Thrust (https://github.com/breach/thrust) to be used in Breach.cc(http://breach.cc) via Official Go Implementation @ (http://github.com/miketheprogrammer/breach-go).
5
6
@@ -17,14 +18,19 @@ run ./Thrust or the absolute path to the executable
17
18
Start Go Thrust using source and GoLang runtime
18
19
```bash
19
20
./install-go-deps.sh #installs current dependencies
0 commit comments