403unlocker / 403unlocker/403unlocker-cli

Use toml for config file

Open
#36 0 comments 0 reactions 1 assignee Claimed by @ArmanTaheriGhaleTaki View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.