Basics scoped out
Pre-release
Pre-release
- The BuildRunner class is run from the WebEngine's bin directory
- JSON file parsed and expanded into TaskList
- TaskList contains multiple Task objects
- Each Task has a number of Requirement objects
- Globs expanded in Task to match all files
- Files are md5 hashed for whatever watch system is decided upon