manrajgrover / football-cli

⚽ Command line interface for Hackers who love football
MIT License
1.07k stars 80 forks source link

Implement modular approach to commands. #46

Closed armansujoyan closed 6 years ago

armansujoyan commented 6 years ago

Description of new feature, or changes

Commands are moved to their corresponding files. This modular approach will make it more clear and easy to use.

Link to YARGS

Official documentation of modular approach.

Related Issues and Discussions

Enhancement: Separate commands into modules. #41

People to notify

@ManrajGrover