| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Hotmake is a build utility for C++ developers with a need for real-time compilation and error feedback.
| Saving with no errors | Saving with compiler errors |
|---|---|
![]() |
![]() |
Hotmake runs in the terminal as an interactive executable. When run, it analyzes any valid makefile in the current execution directory to find the target rule and determine its dependencies. Once the dependencies are determined, hotmake watches those dependencies for changes, and then re-builds the target as needed. Any errors are logged to the terminal with the file name, line number, error type and details.
This project is currently a work-in-progress and should not be expected to work as-is for most use-cases. Please use this tool only for experimentation and not for production.
The current development timeline is as follows:
| Back | FazBrowse Home | New Git URL |