aboutsummaryrefslogtreecommitdiff
path: root/tools/import-gh-to-gitea/archive-projects.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-06rename `tools` to `packages` to follow conventionFranck Cuny1-49/+0
The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts.
2022-11-07fix(tools/import-gh-to-gitea): README + remove unused importFranck Cuny1-1/+0
2022-11-07feat(tools/import-gh-to-gitea): a script to archive repositoriesFranck Cuny1-0/+50