SychAndrii / infusion

A command line tool designed to help you generate documentation for your source code using LLMs.
MIT License
0 stars 2 forks source link

Support using a TOML dotfile config file in the user's homedir #35

Closed Add00 closed 1 month ago

Add00 commented 1 month ago

Parse a TOML file for default configuration. Should require params to be passed in if not present

SychAndrii commented 1 month ago

Thank you for your work! Closed with #36