Fnord (fnord v0.7.16)

View Source

Fnord is a code search tool that uses OpenAI's embeddings API to index and search code files.

Summary

Functions

Main entry point for the application. Parses command line arguments and dispatches to the appropriate subcommand.

Functions

configure_logger()

main(args)

Main entry point for the application. Parses command line arguments and dispatches to the appropriate subcommand.

spec()