https://github.com/no-src/replacerbot
https://github.com/no-src/replacerbot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/no-src/replacerbot
- Owner: no-src
- License: apache-2.0
- Created: 2023-11-09T03:25:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-05T08:52:21.000Z (4 months ago)
- Last Synced: 2026-03-05T13:00:30.675Z (4 months ago)
- Language: Go
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# replacerbot
[](https://github.com/no-src/replacerbot/actions)
[](https://github.com/no-src/replacerbot/blob/main/LICENSE)
## Installation
The first need [Go](https://go.dev/doc/install) installed (**version 1.21+ is required**), then you can use the below
command to install `replacerbot`.
```bash
go install github.com/no-src/replacerbot/...@latest
```