Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/higebu/gtp-echo
https://github.com/higebu/gtp-echo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/higebu/gtp-echo
- Owner: higebu
- Created: 2020-01-22T04:06:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T14:06:08.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T19:44:28.944Z (4 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gtp-echo
## Install
```
go get github.com/higebu/gtp-echo
```## Server
```
gtp-echo
```## Client
```
gtp-echo -client
```## Help
```
gtp-echo -h
```