prasmussen / glot-run-data-decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glot-run-data-decoder

Overview

glot-run-data-decoder is a quick and dirty cli tool for decoding data files produced by glot-run and writing the data as json to stdout.

Usage

# Convert users.data to json
glot-run-data-decoder users <users.data>

# Convert languages.data to json
glot-run-data-decoder languages <languages.data>

About

License:MIT License


Languages

Language:Rust 100.0%