My Python Libraries
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Makefile 208B

12345
  1. gitstatus:
  2. @echo -e "\n\n\033[1;34m╔════════╗"
  3. @echo -e "║ pylibs ║"
  4. @echo -e "╚════════╝\033[00m"
  5. @giti -s && echo -n ' - ' && pwd