arcticicestudio / snowsaw

A lightweight, plugin-driven and dynamic dotfiles bootstrapper.
MIT License
98 stars 8 forks source link

`snowblock.TaskRegistry` API implementation #71

Closed arcticicestudio closed 5 years ago

arcticicestudio commented 5 years ago

Epic: #33

Implement the pkg/api/snowblock.TaskRegistry API interface (designed in #70) to register future implementations of the pkg/api/snowblock.TaskRunner interface. The validation logic of the Add function will filter and deny task runners that might try to register a duplicate task name.

arcticicestudio commented 5 years ago

Resolved in f68ec4325c9fc22f1c8a23a8a64c77092b1ba1f4