Skip to content

Conversation

@NA-V10
Copy link

@NA-V10 NA-V10 commented Nov 23, 2025

Summary

This PR adds a new example module string_tools in the examples/ directory.
It demonstrates how to expose multiple string utility functions as a Fire CLI.

Details

  • Added folder: examples/string_tools/
  • Added functions: reverse, uppercase, count_words
  • Included simple test file following the pattern of existing examples
  • Structured similarly to cipher/ and diff/

Checklist

  • Code runs successfully
  • Example follows existing directory pattern
  • Includes test file
  • Does not modify existing Fire functionality

@google-cla
Copy link

google-cla bot commented Nov 23, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

1 participant