ryanb / ruby-warrior

Game written in Ruby for learning Ruby.
MIT License
3.84k stars 837 forks source link

No internal way to reset progress / rubywarrior #65

Open stefanlance opened 11 years ago

stefanlance commented 11 years ago

Once a profile is created, there is no rubywarrior command to reset progress (i.e., revert to a clean version of the project). I propose there should be a way to reset it (like rubywarrior -r or rubywarrior --reset), which would prompt the user to confirm whether (s)he wants to reset.

stefanlance commented 11 years ago

See #67.