Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

CLI tool is implemented poorly #8

Open
stefandebruyn opened this issue Aug 14, 2022 · 0 comments
Open

CLI tool is implemented poorly #8

stefandebruyn opened this issue Aug 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@stefandebruyn
Copy link
Owner

The code has a lot of boilerplate. Adding/editing commands requires changes in multiple files.

Rewrite the CLI tool to be more modular. This is probably best accomplished with commands as objects. While we're at it, add better command-specific help messages, like when entering a command with no arguments (e.g., sm check).

@stefandebruyn stefandebruyn added the enhancement New feature or request label Aug 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant