Sha256: 304458de49f41a515ab826c15e237dee05ee359fbf3b66ceda8e82db1f14c0cf

Contents?: true

Size: 923 Bytes

Versions: 2

Compression:

Stored size: 923 Bytes

Contents

#!/usr/bin/env ruby
#
# executable: feedcellar-curses
#
# Copyright (C) 2013-2015  Masafumi Yokoyama <myokoym@gmail.com>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# This library 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
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

require "feedcellar/curses/command"

Feedcellar::Curses::Command.start

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
feedcellar-curses-0.1.1 bin/feedcellar-curses
feedcellar-curses-0.1.0 bin/feedcellar-curses