Lyle-Tafoya / Steam-Categorizer

Automatically generate categories for games in your Steam library
GNU General Public License v3.0
25 stars 2 forks source link

Add in Rubocop, SimpleCov, and RSpec support and fix stylistic errors. Closes #18 #24

Closed Tristor closed 7 years ago

Tristor commented 7 years ago

This is a squashed set of four commits. The original commit messages are below in commit order:

This closes Lyle-Tafoya/Steam-Categorizer#18

Tristor commented 7 years ago

If it helps any, I'm doing a test-run of the tool right now. So far it appears to be working nicely. Thanks for writing this, I was looking for something like Depressurizer for OS X. I've got several thousand games though so with only 16 threads it's going to take awhile. I'll bump this if I get a clean run, but none of my changes here-in should have broke anything.

Tristor commented 7 years ago

Okay, I did break something, but it's fixed now. Everything looks gold. Let me know if you need me to change anything here :)

Lyle-Tafoya commented 7 years ago

I just tested this and merged it in. Thanks for setting this up!