https://github.com/setsal/go-amf
:satellite: Automatic message forwarding
https://github.com/setsal/go-amf
Last synced: over 1 year ago
JSON representation
:satellite: Automatic message forwarding
- Host: GitHub
- URL: https://github.com/setsal/go-amf
- Owner: setsal
- Created: 2020-04-28T06:18:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T13:08:48.000Z (almost 6 years ago)
- Last Synced: 2025-02-18T14:11:16.953Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-AMF
Automatic message forwarding
## Install
```
git clone https://github.com/setsal/go-AMF.git
cd go-AMF
make install
```
After install, the `go-AMF` binary will build in your $GOPATH/bin
## Build
```
make build
```
The `go-AMF` binary will build in the project current dir
## Usage
Just a screenshot, under development :)

## Collaborators
- setsal Lan
- C.H. TSAI