Skip to content

template for ACM Rustaceans' word-counting toy project

License

Notifications You must be signed in to change notification settings

uclaacm/rustlings-toy-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustlings-toy-project

WIP: template for ACM Rustaceans' word-counting toy project

To use the "autograder":

  • run cargo build
  • then, run each integration test you want

ex:

$ cargo build
...
$ ./02-simple-cli.sh
There are 1363 lines of code					There are 1363 lines of code
There are 0 empty lines						    There are 0 empty lines
0.00% of the lines are empty					0.00% of the lines are empty
Integration test 'simple_cli_bee_movie_test' passed.

About

template for ACM Rustaceans' word-counting toy project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published