# WatirInstall This gem allows you to create a new directory for your project with sample templates to use to write your Watir tests. It includes a number of useful gems along with the recommended default configurations to easily create and maintain your test suite. ## Installation $ gem install watir_install And then execute with the name of your project: $ watir_install foobar ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/titusfortner/watir_install. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).