statusboard icon indicating copy to clipboard operation
statusboard copied to clipboard

Epic: refactor npm commands

Open wraithgar opened this issue 4 years ago • 2 comments

We want to refactor the commands to end up in a place where we can do per-command options and subcommands.

  • First refactor will be to move commands into isolated subfolder, clean up module api for each command, and make test pass again (this is the biggest granular change, ideally after this the changes can be smaller and won't require test refactoring)
  • Second refactor will be to pull aliases into the subcommands themselves (#305)
  • After this we can architect and plan subcommands, and per-command config

wraithgar avatar Oct 19 '21 16:10 wraithgar

Does this include or take the place of https://github.com/npm/statusboard/issues/305?

lukekarrys avatar Oct 20 '21 22:10 lukekarrys

Thanks @lukekarrys, I just kind of infodumped into this to get started, that's a subtask, updated the issue body to reflect that.

wraithgar avatar Oct 21 '21 03:10 wraithgar

This is complete @wraithgar 😄

lukekarrys avatar May 06 '24 23:05 lukekarrys

#305 is still the next step but this isn't an active epic so it's ok to be closed.

wraithgar avatar May 07 '24 03:05 wraithgar