jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
7.83k stars 187 forks source link

Refactor the list command #2101

Closed josh-d2 closed 1 month ago

josh-d2 commented 1 month ago

Summary

Refactor the list command into its own file. Also update the description to be more accurate.

How was it tested?

  1. Verified the list command is updated with the new message in the --help command output
  2. Verified the list command outputs the same list of packages before and after this change (compared my local devbox install output to the output in my devbox shell with these changes).