https://github.com/ofek/rusty
Rusty example CLI
https://github.com/ofek/rusty
cli example rust template tutorial
Last synced: 9 months ago
JSON representation
Rusty example CLI
- Host: GitHub
- URL: https://github.com/ofek/rusty
- Owner: ofek
- Created: 2022-11-19T16:21:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-19T16:21:52.000Z (about 3 years ago)
- Last Synced: 2025-03-31T04:04:26.538Z (10 months ago)
- Topics: cli, example, rust, template, tutorial
- Language: Rust
- Homepage: https://ofek.dev/words/guides/2022-11-19-writing-a-cli-in-rust/
- Size: 6.84 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rusty example CLI
-----
This is the command line application created in the [Writing a CLI in Rust](https://ofek.dev/words/guides/2022-11-19-writing-a-cli-in-rust/) blog post.