This commit is contained in:
41666 2024-06-13 22:33:29 -04:00
commit c5cc245e25
29 changed files with 926 additions and 0 deletions

2
justfile Normal file
View file

@ -0,0 +1,2 @@
codegen:
go run ./cmd/codegen-vehicles > pkg/translators/vehicles_map.gen.go