Open Issues Need Help
View All on GitHub Create initial directory structure 6 months ago
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