https://github.com/modprog/ronda
https://github.com/modprog/ronda
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/modprog/ronda
- Owner: ModProg
- License: apache-2.0
- Created: 2023-03-15T12:35:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T09:15:12.000Z (almost 3 years ago)
- Last Synced: 2025-03-18T05:43:57.783Z (over 1 year 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
[](https://github.com/ModProg/ronda/actions/workflows/test.yaml)
[](https://crates.io/crates/ronda)
A simple formatter for [`ron`](https://github.com/ron-rs/ron).
# Usage
```console
ronda /file/to/format.ron
```