Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 553 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 553 Bytes

Get a Handle on Handly. Step One

This is a minimal but complete example of a Handly-based model with a two-level hierarchy of elements (FooModel containing FooProjects) and some resource delta processing for keeping the model up-to-date. It demonstrates the basic structuring and behavior of a Handly-based model.

See the Step One of the article Get a Handle on Handly for a comprehensive guide to the making of this example.