Makefileadaption for proper status output

This commit is contained in:
Dirk Alders 2023-06-08 07:39:06 +02:00
parent 9ce97cedf3
commit a379272b96

5
Makefile Normal file
View File

@ -0,0 +1,5 @@
gitstatus:
@echo -e "\n\n\033[1;34m╔════════╗"
@echo -e "║ pylibs ║"
@echo -e "╚════════╝\033[00m"
@giti -s && echo -n ' - ' && pwd