Skip to content

[WIP&RFC] Add scoop info sub-command#2165

Merged
r15ch13 merged 2 commits intoScoopInstaller:masterfrom
chawyehsu:feature-scoop-info
May 4, 2018
Merged

[WIP&RFC] Add scoop info sub-command#2165
r15ch13 merged 2 commits intoScoopInstaller:masterfrom
chawyehsu:feature-scoop-info

Conversation

@chawyehsu
Copy link
Copy Markdown
Member

@chawyehsu chawyehsu commented Mar 29, 2018

Inspired by brew info.

Some tests case that (might) should be handled:

  • scoop info vim, vim no installed.
  • scoop info vim, vim installed from main bucket.
  • scoop info vim, vim installed from other bucket.
  • scoop info vim, vim installed from url.
  • scoop info <$bucket>/vim, vim no installed.
  • scoop info <$bucket>/vim, vim installed from main bucket.
  • scoop info <$bucket>/vim, vim installed from other bucket.
  • scoop info <$bucket>/vim, vim installed from url.
  • scoop info <$bucket>/vim, vim installed from <$bucket> bucket.

more information to be supplemented.

h404bi and others added 2 commits March 30, 2018 00:39
- show version and latest version
- show license (with link to spdx.org)
- show binaries
- show install notes
@r15ch13 r15ch13 force-pushed the feature-scoop-info branch from d017b46 to 9b64f53 Compare May 4, 2018 19:36
@r15ch13 r15ch13 merged commit cfb628f into ScoopInstaller:master May 4, 2018
@chawyehsu chawyehsu deleted the feature-scoop-info branch June 14, 2018 13:16
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

Successfully merging this pull request may close these issues.

3 participants