Sha256: c5d34dd1cea395d1d64d49ebb55465f12f69865776222b4bfe264e7ca9f1c4b4

Contents?: true

Size: 877 Bytes

Versions: 14

Compression:

Stored size: 877 Bytes

Contents

#!/usr/bin/env ruby
# -*- ruby -*-
#
# Copyright (C) 2004-2013  Kouhei Sutou <kou@cozmixng.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

require "rabbit/command/rabbit"

exit(Rabbit::Command::Rabbit.run(*ARGV))

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rabbit-3.0.3 bin/rabbit
rabbit-3.0.2 bin/rabbit
rabbit-3.0.1 bin/rabbit
rabbit-3.0.0 bin/rabbit
rabbit-2.2.1 bin/rabbit
rabbit-2.2.0 bin/rabbit
rabbit-2.1.9 bin/rabbit
rabbit-2.1.8 bin/rabbit
rabbit-2.1.7 bin/rabbit
rabbit-2.1.6 bin/rabbit
rabbit-2.1.5 bin/rabbit
rabbit-2.1.4 bin/rabbit
rabbit-2.1.3 bin/rabbit
rabbit-2.1.2 bin/rabbit