Skip to content
/ p2 Public

Simply repeat the command when watched files changed on spot.

Notifications You must be signed in to change notification settings

keitheis/p2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

p2: Rerun command when given filed changed

http://img.shields.io/pypi/v/p2.svg?style=flat
% p2 'make' *.plim static/*.scss
Player Two is watching about 6 files:
(' base.plim content.plim index.plim oldcontent.plim oldindex.plim '
 'static/index.scss')
FIGHT!
make
python -mscss < static/index.scss > static/index.css
plimc -H -o index.html index.plim
CONTINUE?
content.plim changed
FIGHT!
make
python -mscss < static/index.scss > static/index.css
plimc -H -o index.html index.plim
CONTINUE?
^CGAMEOVER

Installation

pip install p2

About

Simply repeat the command when watched files changed on spot.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages