Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modprog/ronda
https://github.com/modprog/ronda
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/modprog/ronda
- Owner: ModProg
- License: apache-2.0
- Created: 2023-03-15T12:35:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T09:15:12.000Z (over 1 year ago)
- Last Synced: 2024-10-08T13:09:32.156Z (4 months ago)
- Language: Rust
- Size: 26.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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
```