4chan-XZ/Makefile
2023-04-27 22:39:29 +02:00

6 lines
108 B
Makefile

clean:
rm -rf dist/*
sneed: clean
npm run build
cat ./dist/4chan-XT.user.js | xclip -selection clipboard