Skip to content

Feat/show package versions - #101

Open
kwame-Owusu wants to merge 3 commits into
revett:mainfrom
kwame-Owusu:feat/show-package-versions
Open

Feat/show package versions#101
kwame-Owusu wants to merge 3 commits into
revett:mainfrom
kwame-Owusu:feat/show-package-versions

Conversation

@kwame-Owusu

Copy link
Copy Markdown

Closes #93

Description

When we log installed formulae and casks we also add the version of each package to its right side in parenthesis

Changes

When we install formulae and casks by running the apply command, in the list formulae and list cask function calls we added a new function call we helps us get the versions of each package which we get through the brew bundle list --brews command, which is then passed along to our getPackageVersions function.

Test

the installed formulae being logged
image

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.

Show versions of installed/updated

1 participant