Brought over most of the changes from go-web-starter-kit.
This commit is contained in:
parent
01fcb964be
commit
8d70b57299
11 changed files with 143 additions and 57 deletions
2
Makefile
2
Makefile
|
@ -48,7 +48,7 @@ tailwind_install:
|
|||
chmod oug+x tailwindcss-linux-x64
|
||||
sudo mv tailwindcss-linux-x64 /usr/local/bin/tailwindcss
|
||||
|
||||
dev:
|
||||
dev: tailwind site
|
||||
go tool air -build.stop_on_error "true"
|
||||
|
||||
coverage:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue