Added Makefile for saving some dev commands

This commit is contained in:
Katy248 2024-10-16 12:14:44 +03:00
parent 425a05ce46
commit 425d35c7b6

7
Makefile Normal file
View File

@ -0,0 +1,7 @@
check:
desktop-file-validate ./photoshop.desktop
shellcheck ./install.sh
fmt:
shfmt -w .