----- Original Message ----- > From: "Lars Kellogg-Stedman" <[email protected]> > To: [email protected] > Sent: Friday, April 24, 2015 12:16:20 PM > Subject: [atomic] Thoughts on the atomic cli > > While thinking about > https://github.com/projectatomic/atomic/issues/43, I also started > looking at how to implement some ideas. The existing `atomic` script > isn't particularly modular, so I ended up rewriting the bulk of the > functionality using Python's "cliff" framework. The results are here: > > https://github.com/larsks/atomic-cli/ > > This is not intended to be either (a) a drop-in replacement or (b) > entirely functional; it's really just meant as a conversation started > about how the tool is implemented.
Cool! Along somewhat similar lines, I've been looking at Powerstrip and the early docker extension efforts, and wonder whether atomic might be implementable as a docker extension in the future. Do you know whether there's been any talk of this? Jason
