Skip to content

mbr/hitnrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SCons Hit 'n Run

Runs SCons, parses its --tree=all output and reruns the build if any of the dependencies change.

Installation

Easily installed from PyPI:

pip install hitnrun

...and you're done!

Example

hitnrun -- -j8 will run the command scons --silent --tree=all -j8, rerunning it if any dependencies in the tree change.

About

Run SCons automatically when files you're working on change.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages