Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Latest commit

History

History
17 lines (13 loc) 路 483 Bytes

README.md

File metadata and controls

17 lines (13 loc) 路 483 Bytes

Rei

馃惓 CLI script made in Go to serialize all documents in multiple collections to JSON and prints them out in a file

Installation

Prerequisites

Before running Rei, you must install Go 1.16 or higher to use.

Building

$ git clone https://github.com/NinoDiscord/Rei.git && cd Rei
$ go get && go build

You should get a rei binary if on UNIX or rei.exe on Windows.

License

Rei is released under the GPL-2.0 License.