2023-09-14 14:06:43 -04:00
|
|
|
|
2023-08-07 21:27:38 -04:00
|
|
|
livereload:
|
2023-09-19 22:47:09 -04:00
|
|
|
go run github.com/omeid/go-livereload/cmd/livereload@latest web | ts
|
2023-09-14 14:06:43 -04:00
|
|
|
|
2023-09-19 22:47:09 -04:00
|
|
|
devserver:
|
|
|
|
go run . --dev --images-dir w.tmp/images --collages-dir w.tmp
|
2023-08-07 21:27:38 -04:00
|
|
|
|
2023-09-14 14:06:43 -04:00
|
|
|
update_croppie:
|
|
|
|
curl -Lo web/croppie.min.js https://github.com/Foliotek/Croppie/raw/v2.6.5/croppie.min.js
|
|
|
|
curl -Lo web/croppie.css https://github.com/Foliotek/Croppie/raw/v2.6.5/croppie.css
|