All Projects → zupzup → rust-commandline-example

zupzup / rust-commandline-example

Licence: Apache-2.0 license
Example for building a command line application using Rust

Programming Languages

rust
11053 projects

rust-commandline-example

Example for building a command line application using Rust

You can start it using cargo run and then navigate to Home by pressing h, to the Pets menu using p and you can add random pets using a and deleted the selected pet using d. By pressing q, you can quit the program.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].