Sha256: 5f11ca9babd2427e6d4115367967c6320f45a728ae4bcdfd1d45cdfe86585606
Contents?: true
Size: 741 Bytes
Versions: 14
Compression:
Stored size: 741 Bytes
Contents
#!/usr/bin/env ruby # This file is part of Branston. # # Branston is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by # the Free Software Foundation. # # Branston 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 Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with Branston. If not, see <http://www.gnu.org/licenses/>. require File.dirname(__FILE__) + '/../lib/branston/lib/branston' Branston.new(ARGV)
Version data entries
14 entries across 14 versions & 1 rubygems