No description
Find a file
aleidk b0506c3eab fead: expand archive options
add an option to select how to archive the entries
add an option for what entries to archive
change the concurrentcy limit to a semaphore instead of a ticker
2024-12-20 14:59:43 -03:00
.forgejo feat: first commit 2024-12-17 15:31:39 -03:00
cmd fead: expand archive options 2024-12-20 14:59:43 -03:00
internal fead: expand archive options 2024-12-20 14:59:43 -03:00
.env.example feat: add basic command structure 2024-12-17 16:38:47 -03:00
.gitignore feat: add basic command structure 2024-12-17 16:38:47 -03:00
.justfile fead: expand archive options 2024-12-20 14:59:43 -03:00
go.mod fead: expand archive options 2024-12-20 14:59:43 -03:00
go.sum fead: expand archive options 2024-12-20 14:59:43 -03:00
LICENSE feat: first commit 2024-12-17 15:31:39 -03:00
main.go feat: add basic command structure 2024-12-17 16:38:47 -03:00
README.md feat: first commit 2024-12-17 15:31:39 -03:00

base-template

Base template to create new repositories