1
0
Fork 0
mirror of https://github.com/kou029w/chirimen-hands-on.git synced 2025-04-07 05:46:27 +00:00
chirimen-hands-on/Makefile

4 lines
107 B
Makefile

.PHONY: build
build:
npx @marp-team/marp-cli README.md -o dist/index.html
rsync -av assets/ dist/assets/