Use tools.go commands without installing

This commit is contained in:
Deluan 2021-02-01 16:16:30 -05:00
parent 950ba9f77e
commit 1f3bc4d202
7 changed files with 25 additions and 21 deletions

View file

@ -1,2 +1,2 @@
JS: sh -c "cd ./ui && npm start"
GO: reflex -c reflex.conf
GO: go run github.com/cespare/reflex -c reflex.conf