is_it_done_yet 0.1.0
In case you need to carry out build steps in one of the nodes after the other nodes finish, e.g. deploying, then you need a way of ascertaining the status of the other nodes. This is what is_it_done_yet is for.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (6):
            concurrent-ruby
            ~> 1
          
          
            json
            ~> 2
          
          
            rack-contrib
            ~> 1.4
          
          
            rack-token_auth
            ~> 0.1
          
          
            sinatra
            ~> 1.4
          
          
            thin
            ~> 1.7
          
    