davetron5000 / gli

Make awesome command-line applications the easy way
http://davetron5000.github.io/gli
Apache License 2.0
1.26k stars 102 forks source link

Fix scaffold issue #207 #259

Closed mvdkleijn closed 4 years ago

mvdkleijn commented 7 years ago

This fixes issue #207 for me, although the actual default feature test appears to not work. Not sure why, having no experience with it.

Please note Aruba version 0.8.1 is apparently not required as opposed to what is mentioned in #207 by @louisrousseau. Gem minitest was also not required.

Tested locally against Ruby 2.1.3 with the following gems:

Resolving dependencies...
Using rake 12.0.0
Using ffi 1.9.14
Using contracts 0.14.0
Using builder 3.2.2
Using gherkin 4.0.0
Using cucumber-wire 0.0.1
Using diff-lcs 1.2.5
Using multi_json 1.12.1
Using multi_test 0.1.2
Using rspec-support 3.5.0
Using thor 0.19.4
Using gli 2.14.0
Using rdoc 5.0.0
Using bundler 1.13.7
Using childprocess 0.5.9
Using cucumber-core 1.5.0
Using rspec-expectations 3.5.0
Using todo 0.0.1 from source at `.`
Using cucumber 2.4.0
Using aruba 0.14.2
mvdkleijn commented 4 years ago

Closing since no response in three years