ik5 / thor_testing

Testing the thor library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thor_testing

Thor is a Command line parser library for Ruby, that allow us to create a very complex requirements with minimal efforts.

The code in this repo, helps me to better understand things. Each file contains a specific example on how to do things.

I'm using both the main site, and the wiki to better understand things.

Further more, I'm going to explain what each file does, as a comment inside.

License

MIT License

About

Testing the thor library

License:MIT License


Languages

Language:Ruby 100.0%