Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Feature/version subcommand #38

Merged
merged 3 commits into from
Oct 9, 2021
Merged

Conversation

everettraven
Copy link
Owner

@everettraven everettraven commented Oct 9, 2021

Proposed Changes

packageless should have a subcommand to output the version that is currently installed. This change implements that by adding a version subcommand that can be ran by running:

packageless version

Type of Change

What kind of change to packageless is this?

  • Bug Fix
  • Feature
  • Documentation
  • Repository Enhancement
  • Testing

Checklist

Before the Pull Request can be considered for merging, the following Checklist should have the corresponding fields completed:

  • All tests have passed locally after running go test ./...
  • I have added tests that prove my fix or feature works as expected
  • I have added any necessary documentation for my fix or feature

Comments

Any further information you want to provide can go here.

@everettraven everettraven marked this pull request as ready for review October 9, 2021 19:59
@everettraven everettraven merged commit c985381 into main Oct 9, 2021
@everettraven everettraven deleted the feature/version_subcommand branch October 9, 2021 19:59
@everettraven everettraven linked an issue Oct 10, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add version command to packageless
1 participant