moonglum / exogenesis

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

Planning for Version 0.3 #22

Open moonglum opened 10 years ago

moonglum commented 10 years ago

0.3

Codename: The Cardiff Rift

Exogenesis::Passenger.create(:rvm) do
    # instance_eval on Passenger.new
    cover_emoji :bomb
    cover_text "RVM"

    required_config :rubies # basically needs to wrap def_delegator

    setup do
        # instance_eval on Task.new(:setup)
    end
end
bitboxer commented 10 years ago

Okay, since we moved the gem stuff to later, what is to be done now? And more importantly: can I show this to the ruby crowd at the next meetup here in Berlin beginning of next month as a lightning talk :wink: ?

moonglum commented 10 years ago

Hey :smile:

As I’m head deep into studying right now, I can’t work on Megingiard and Exogenesis until wednesday :wink: When will your meetup be? Next week?

We have four tickets left in the milestone 0.2:

bitboxer commented 10 years ago

No worries. I ment beginning of next month, there are 4 weeks left to that meetup :D .

I won't show this if we don't have a documentation. The linter is a nice to have, don't know if it is really needed for the next release though.

moonglum commented 10 years ago

Ok, great :smile: