submtr is a command-line interface (CLI) tool written in Go, designed to automate the process of fetching competitive programming problem sets, specifically from AtCoder.
Usage
go run main.go -c=abc404By default problem set A-G are fetched but you can also specify a range.
go run main.go -c=abc404 -r=a-c