Skip to content

[tool] to_lowercase #280

Open
navaneethsankar07 wants to merge 1 commit into
abduznik:mainfrom
navaneethsankar07:feat/to-lowercase-tool
Open

[tool] to_lowercase #280
navaneethsankar07 wants to merge 1 commit into
abduznik:mainfrom
navaneethsankar07:feat/to-lowercase-tool

Conversation

@navaneethsankar07

@navaneethsankar07 navaneethsankar07 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • File is in tools/ directory
  • File has header comments (# tool, # description, # author, # example)
  • File has a run() function that returns a string
  • Uses stdlib only (no external dependencies)
  • Tested locally with python bitbox.py <tool_name> <args>

Closes #275

@navaneethsankar07 navaneethsankar07 changed the title feat: add to_lowercase [tool] add to_lowercase Jul 23, 2026
@navaneethsankar07 navaneethsankar07 changed the title [tool] add to_lowercase [tool] to_lowercase Jul 23, 2026
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.

Add to_lowercase tool

1 participant