This website requires JavaScript.
Explore
Help
Sign In
narayana
/
telegabber
Watch
6
Star
0
Fork
You've already forked telegabber
0
Code
Issues
Pull requests
Releases
Wiki
Activity
695c9fc353
telegabber
/
Makefile
8 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add tests for config package (failing for now)
2019-10-22 19:55:43 +00:00
.PHONY
:
all
test
Hello world XMPP echo component
2019-10-22 16:36:54 +00:00
all
:
go build -o telegabber
Add tests for config package (failing for now)
2019-10-22 19:55:43 +00:00
test
:
go
test
-v ./config
Reference in a new issue
Copy permalink