Skip to content

terminatorbs/rust-commandline-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Example for building a command line application using Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%