Skip to content

meysam81/codingchallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Challenges

John Crickett Coding Challenges

How to run?

For each of the packages, you can run the following command:

cargo run -p <package_name> -- <args>...

Example:

cargo run -p wc -- <filename>