This commit is contained in:
Christian Nieves
2023-07-12 22:28:24 -05:00
parent 4060a5c274
commit ae55110082
6 changed files with 106 additions and 8 deletions

5
BUILD
View File

@ -18,3 +18,8 @@ gazelle(
],
command = "update-repos",
)
alias(
name = "beornextract",
actual = "//cmd/beornextract:beornextract",
)