Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[List command] Display owner name with list command #124

Closed
yutailang0119 opened this issue Mar 4, 2019 · 1 comment
Closed

[List command] Display owner name with list command #124

yutailang0119 opened this issue Mar 4, 2019 · 1 comment

Comments

@yutailang0119
Copy link
Contributor

When mint install, it also specifies owner name of repository, but list command does not display it.
Since this is inconvenient, I will propose to show owner name even in list command.

Current behavior

$ mint install yonaskolb/XcodeGen

$ mint list
🌱  Installed mint packages:
  Ice
    - 0.7.0
    - 0.7.2
  XcodeGen
    - 2.2.0
  xcopen
    - 0.1.0

Expected Behavior

$ mint list
🌱  Installed mint packages:
  jakeheis/Ice
    - 0.7.0
    - 0.7.2
  yonaskolb/XcodeGen
    - 2.2.0
  yutailang0119/xcopen
    - 0.1.0
@yonaskolb
Copy link
Owner

Fixed by #170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants