birthdaze/bin/birthdaze

6 lines
64 B
Ruby
Executable File

#!/usr/bin/env ruby
require 'birthdaze'
Birthdaze.start(ARGV)