Skip to content

ErgoTechKG/Rust-codes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-codes

This repository is for easy or simple rust lang projects


Execution:

* All proyects needs compile and edit with Cargo *

Find the project you want to run
Find the file "Cargo.toml" of the project
In the CMD or Terminal execute "Cargo Update" in the same path as the last file
Now, run "Cargo build"
And finally, run "Cargo Run"

NOTE: Some projects need System Parameters, these parameters are sent in the "Run" command as "Cargo Run <Parameter_1> <Parameter_2> ..."

About

This repository is for easy or simple rust lang projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 99.3%
  • Shell 0.7%