Skip to content

Commit 9259c44

Browse files
committed
Merge branch 'master' of https://github.com/spider1998/go-test
2 parents 52dafea + e7c1cfd commit 9259c44

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# go-test
22
Interface testing tool for pure go language development (similar to postman)
33

4+
Continually updated...
45

56
****
67
Don't forget, that you need the GTK-Development-Packages.If you use linux, you should install libgtk+-2.0 and packages that depend on gtk.
78
On Debian and Debian derived distributions you can run (as root):
89
apt-get install libgtk2.0-dev libglib2.0-dev libgtksourceview2.0-dev
910
If you use windows, find gtk binary packages from here:
1011
http://www.gtk.org/download/windows.php*
12+
13+
Preliminary effect display:
14+
15+
![image](https://github.com/spider1998/go-test/blob/master/test/test.png)

0 commit comments

Comments
 (0)