20160113 (Wednesday, 13 January 2016)¶
I pulled Hamza’s work on #357 into the master (of
atelier and Lino Così).
And then I “accidentally” worked for 2 hours on it, converting the
bd task. I thought that this would be trivial, but there are
dragons. The env object from Fabric has been functionally
replaced by a complex (and cool) approach using a context and
“collections” of tasks. In a first step I continue to emulate the
env object as an AttrDict.