ytui/Makefile
balki 8c85e5f005 Cleanup
* Modernize java-script
* Add CSP meta tag
* Minor refactor
* Add Makefile to update bootstrap css
* Fix filename in dummytdl tool
2022-07-18 19:26:44 -04:00

8 lines
147 B
Makefile

update-bootstrap:
curl -L "https://cdn.jsdelivr.net/npm/bootstrap@5/dist/css/bootstrap.min.css" -o assets/bootstrap.min.css
build:
go build .