moonglum / exogenesis

Build your dotfile installer, updater and teardown
MIT License
19 stars 8 forks source link

Extract Executor #45

Open moonglum opened 10 years ago

moonglum commented 10 years ago

Some notes:

Yes, that is true. And it is something really ugly to test. As with the output stuff, I want to extract it into a different gem. This would then be tested with something like test construct. But first I want the API of the executor to solidify – there are some things that are bugging me right now :wink: Therefore it is part of the next milestone, not this one!

I think the executor will become a mashup of the excellent standard libraries FileUtils and PathName plus nice output via Megingiard.

  • task_skip should work like succeed und failed.