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

Add Yargs default and middleware logic to display helpful message during invalid arg/command calls #262

Closed
wants to merge 7 commits into from

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    10c0acb View commit details
    Browse the repository at this point in the history
  2. fix linting issues

    mikedotexe committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    8e5cbc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. use combo of middleware and default command, draw proper —help on ‘ne…

    …ar’, basic error reporting and exiting
    mikedotexe committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    78447db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bfe0ba View commit details
    Browse the repository at this point in the history
  3. linting fixes

    mikedotexe committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    b570128 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Merge branch 'master' into inform-user-of-nonexistent-cmd-#259

    # Conflicts:
    #	bin/near-cli.js
    #	index.js
    mikedotexe committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    1e017ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81fd465 View commit details
    Browse the repository at this point in the history