manrajgrover/football-cli

Enhancement: Separate commands into modules.

Open

#41 opened on Jun 27, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (85 forks)batch import
hacktoberfest

Repository metrics

Stars
 (1,057 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

It would be better to separate commands into modules and then use the modules in the command construction.

Versions

  • NodeJS version: 10.5.0
  • Football CLI version: 0.14.19

Link to YARGS description

https://github.com/yargs/yargs/blob/master/docs/advanced.md#commands

People to notify

@ManrajGrover

Contributor guide