Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.53 KB

File metadata and controls

65 lines (37 loc) · 1.53 KB

Grass Claimer

English

Socials

Telegram channel: https://t.me/fragment_software

Telegram chat: https://t.me/fragment_software_chat

Installation

Prerequisites

Build

Clone the repository and build the project:

git clone https://github.com/Fragment-Software/grass-claimer.git
cd grass-claimer
cargo build --release

Running

Fill files in data/ directory

Execute the built binary:

cargo run --release

Русский

Наши ресурсы

Telegram channel: https://t.me/fragment_software

Telegram chat: https://t.me/fragment_software_chat

Установка

Предварительные требования

Сборка

Клонируйте репозиторий и соберите проект:

git clone https://github.com/Fragment-Software/grass-claimer.git
cd grass-claimer
cargo build --release

Запуск

Заполните файлы в data/

Запустите собранный бинарный файл:

cargo run --release