1 Open Issue Need Help Last updated: Sep 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requires setting up the initial project structure, including `pyproject.toml` and `environment.yml`. It involves developing a Python library for handling TOML configuration files, with a specific feature to resolve `file://` paths to load content from external files. Additionally, a CLI tool named `confy` needs to be created, offering functionalities to list, get, and set config variables, along with support for aliasing config file paths defined in `~/.confy.rc`.

Complexity: 3/5
good first issue

A useful config file utility.