Skip to content

3 - Create a CLI flag for package.json filepath or branch suffix#4

Merged
TheBookKnight merged 5 commits intomainfrom
3-create-a-cli-flag-for-packagejson-directory
Apr 28, 2025
Merged

3 - Create a CLI flag for package.json filepath or branch suffix#4
TheBookKnight merged 5 commits intomainfrom
3-create-a-cli-flag-for-packagejson-directory

Conversation

@TheBookKnight
Copy link
Copy Markdown
Owner

Pull Request

The user can use --file or -f to specify the file path to the package.json.

They can also use --branch or -b to add the branch suffix to the version.

Testing Instructions (or AC)

  • All tests should pass
  • You should be able to use CLI flags --file and --branch

@TheBookKnight TheBookKnight linked an issue Apr 28, 2025 that may be closed by this pull request
@TheBookKnight TheBookKnight self-assigned this Apr 28, 2025
@TheBookKnight TheBookKnight merged commit 9142dfb into main Apr 28, 2025
1 check passed
@TheBookKnight TheBookKnight deleted the 3-create-a-cli-flag-for-packagejson-directory branch April 28, 2025 03:59
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.

Create a cli flag for package.json directory

1 participant