Tygo for go->typescript type generation

This commit is contained in:
Imbus 2024-03-16 17:43:38 +01:00
parent 3c87fd4d8c
commit 151d6de39b
3 changed files with 14 additions and 1 deletions

View file

@ -118,3 +118,7 @@ uml: plantuml.jar
install-just:
@echo "Installing just"
@curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash -s -- --to /usr/local/bin
.PHONY: types
types:
tygo generate