Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Up and attach #27

Merged
merged 9 commits into from
Oct 11, 2019
Merged

Up and attach #27

merged 9 commits into from
Oct 11, 2019

Commits on Oct 9, 2019

  1. Added a way to add subcommand options

    Metallion committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    7d881c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb22228 View commit details
    Browse the repository at this point in the history
  3. Made it so that the opts hash is available in the Cli subclass instan…

    …ces. Also got rid of the alsiases because it's confusion there's bot an instance variable and a class instance variable called opts
    Metallion committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    a617531 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0deceb3 View commit details
    Browse the repository at this point in the history
  5. Some quick documentation updates.

    Metallion committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    ed64c29 View commit details
    Browse the repository at this point in the history
  6. Version bump

    Metallion committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    03e2d94 View commit details
    Browse the repository at this point in the history
  7. Added the version bump to the Gemfile.lock as well

    Metallion committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    7089eea View commit details
    Browse the repository at this point in the history
  8. Fixed failing tests.

    Metallion committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    62175ac View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Moved the CLI options to their own module and pass them into execute …

    …instead of setting an instance variable
    Metallion committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    fa7efb4 View commit details
    Browse the repository at this point in the history