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

https://github.com/modprog/ronda


https://github.com/modprog/ronda

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ronda

[![CI Status](https://github.com/ModProg/ronda/actions/workflows/test.yaml/badge.svg)](https://github.com/ModProg/ronda/actions/workflows/test.yaml)
[![Crates.io](https://img.shields.io/crates/v/ronda)](https://crates.io/crates/ronda)

A simple formatter for [`ron`](https://github.com/ron-rs/ron).

# Usage

```console
ronda /file/to/format.ron
```