UNPKG

sb-pagetitle

Version:

Social Blue Page Title

18 lines (14 loc) 370 B
####################################################################### # # SB-PAGETITLE MAKEFILE # # This Makefile exposes various targets related to the compiling # and building of the `sb-pagetitle` application. # ####################################################################### clean: rm -rf var rm -rf .coverage.* rm -rf .coverage env: virtualenv env