-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/spider1998/go-test
- Loading branch information
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
# go-test | ||
Interface testing tool for pure go language development (similar to postman) | ||
|
||
Continually updated... | ||
|
||
**** | ||
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. | ||
On Debian and Debian derived distributions you can run (as root): | ||
apt-get install libgtk2.0-dev libglib2.0-dev libgtksourceview2.0-dev | ||
If you use windows, find gtk binary packages from here: | ||
http://www.gtk.org/download/windows.php* | ||
|
||
Preliminary effect display: | ||
|
||
![image](https://github.com/spider1998/go-test/blob/master/test/test.png) |