You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, @Pasqua101 I'd like to work on a new feature that will allow TOML configuration files to be passed as arguments, allowing for multiple arguments to be parsed easily.
The argument will be accessible using either -c or --config and I'll be using the tomllib library to parse the config files.
Let me know what you think!
The text was updated successfully, but these errors were encountered:
Hey, @Pasqua101 I'd like to work on a new feature that will allow TOML configuration files to be passed as arguments, allowing for multiple arguments to be parsed easily.
The argument will be accessible using either -c or --config and I'll be using the tomllib library to parse the config files.
Let me know what you think!
The text was updated successfully, but these errors were encountered: