You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
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).
The text was updated successfully, but these errors were encountered:
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
).The text was updated successfully, but these errors were encountered: