Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 349 Bytes

File metadata and controls

7 lines (4 loc) · 349 Bytes

TODO

Items to consider for future releases.

Naming

  • Consider renaming Script class and src/scripts/ directory. The name is confusing since it has nothing to do with actual scripts - it's a wrapper around a build function with metadata (name, weight, maxSize, etc.). Possible alternatives: Builder, Generator, Recipe, Blueprint.