Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cuducos/grrs
This is me studying Rust having Command Line Applications in Rust book as a starting point.
https://github.com/cuducos/grrs
Last synced: 3 days ago
JSON representation
This is me studying Rust having Command Line Applications in Rust book as a starting point.
- Host: GitHub
- URL: https://github.com/cuducos/grrs
- Owner: cuducos
- License: unlicense
- Archived: true
- Created: 2022-06-16T22:09:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-20T14:33:05.000Z (over 2 years ago)
- Last Synced: 2024-08-01T22:57:55.656Z (3 months ago)
- Language: Rust
- Size: 23.4 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Tests](https://github.com/cuducos/grrs/actions/workflows/tests.yml/badge.svg)](https://github.com/cuducos/grrs/actions/workflows/tests.yml)
This is me practicing Rust using [Command Line Applications in Rust](https://rust-cli.github.io/book/) as a reference and starting point.