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

Added Keywords for bruno cli - package json #3724

Closed

Conversation

ganesh-bruno
Copy link
Collaborator

Description

This pull request updates the keywords field in the package.json of the bru-cli project. The added keywords reflect the core features and functionalities of the CLI tool, ensuring better discoverability and categorization on npm and other package managers.

Changes Made:

  • Updated the keywords section in package.json to include more relevant terms like API, automation, http-client, etc.
  • Ensured that the new keywords align with the project's focus on API testing, automation, and CLI functionalities.

Contribution Checklist:

  • The pull request only addresses the addition of keywords.
  • The pull request does not introduce any breaking changes.
  • I have added the keywords in the package.json file under the correct section.
  • I have read the contribution guidelines.
  • I have created an issue and linked it to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Keywords Added:

"keywords": [
  "API",
  "testing",
  "automation",
  "cli",
  "command-line",
  "bruno",
  "HTTP requests",
  "rest-api",
  "api-client",
  "api-automation",
  "request-handling",
  "mock-api",
  "http-client",
  "async",
  "promise",
  "javascript",
  "nodejs",
  "automation-tool",
  "postman-alternative",
  "api-scripting"
]

@ganesh-bruno ganesh-bruno deleted the update/npm-keywords-bruno-cli branch January 3, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant