Usage: bin/look_and_say [options]
-s, --start=VALUE Specify start value. Default: "1"
-l, --length=LENGTH Specify length of sequence. Default: 5
-h, --help Prints this help
bundle install
rspec