1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-06-18 03:03:35 +00:00

Beginnings of a command line REST client

This commit is contained in:
James Hillyerd
2017-02-04 18:07:25 -08:00
parent 56cff6296a
commit 6722811425
4 changed files with 172 additions and 1 deletions
+3 -1
View File
@@ -25,10 +25,12 @@ _testmain.go
*.swp
*.swo
# our binary
# our binaries
/inbucket
/inbucket.exe
/target/**
/cmd/client/client
/cmd/client/client.exe
# local goxc config
.goxc.local.json