An open API service indexing awesome lists of open source software.

https://github.com/no-src/replacerbot


https://github.com/no-src/replacerbot

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# replacerbot

[![Build](https://img.shields.io/github/actions/workflow/status/no-src/replacerbot/go.yml?branch=main)](https://github.com/no-src/replacerbot/actions)
[![License](https://img.shields.io/github/license/no-src/replacerbot)](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
```