Skip to content

gchlebus/makeauto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makeauto

Build Status License

Run make automatically on sources change.

Installation instructions

pip install makeauto

Usage

Usage: makeauto [OPTIONS]

  Run make automatically on source files change.

Options:
  -f, --filename TEXT  Name of the makefile.  [default: Makefile]
  -t, --target TEXT    Make target.  [default: all]
  -d, --debug          Toggle debug mode.
  --help               Show this message and exit.

About

Run make automatically on sources change.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages