403unlocker / 403unlocker/403unlocker-cli
Use toml for config file
Open
enhancement
- Dominant language
- Go
- Stars
- 75
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue title suggests changing the configuration file format to TOML. First, locate the current config file handling in the codebase, likely in a config/ or internal/ directory. Identify the existing format (e.g., JSON, YAML) and understand how it's parsed and used. Research Go TOML libraries (e.g., BurntSushi/toml) and plan the migration, ensuring backward compatibility if needed. Check for any tests related to config loading to update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100