Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use "commander" for cli argv handling #1195

Merged
merged 6 commits into from
Dec 11, 2016

Commits on Dec 7, 2016

  1. Use "commander" for cli argv handling

    Enoah Netzach committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    d2cff95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf334bc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Revert comment about min supported node version

    Enoah Netzach committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    fa110df View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2016

  1. Check sooner for the minimal node version

    Enoah Netzach committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    352ea72 View commit details
    Browse the repository at this point in the history
  2. Add travis test for node <4

    Enoah Netzach committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    de41e41 View commit details
    Browse the repository at this point in the history
  3. Parse stderr in node versions <4

    Enoah Netzach committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    9f8e111 View commit details
    Browse the repository at this point in the history