Project

godot

0.01
No commit activity in last 3 years
No release in over 3 years
If you're going to be bored waiting for something, why not our good friend?
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Godot

Build Status Dependency Status

Introducing Godot, the gem what makes waiting for stuff all easy-like.

What?

Ever need to wait for a server to come up on a given port?

puts "My life is so much better now!" if Godot.wait("pivotallabs.com", 80)

How about that same few lines of timeout-wrapped curl matching output?

puts "So that's doc!" if Godot.match("pivotallabs.com", 80, /doc/, "/who")

License

See LICENSE for more information.