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

Update package.json with keywords #3728

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Conversation

ganesh-bruno
Copy link
Collaborator

Description

This pull request updates the keywords field in the package.json of the bru-cli module. The added keywords reflect the core features and functionalities of the CLI tool.

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.

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"
]

@lohit-bruno lohit-bruno merged commit 39e8b66 into usebruno:main Jan 8, 2025
2 checks passed
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.

2 participants