Skip to content

Basics scoped out

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 05 Dec 22:57
· 189 commits to master since this 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