Sha256: 6aeafd70434ff026f755ce15ae9116d2559cd74a49e8c88fba1a02e91198575b

Contents?: true

Size: 139 Bytes

Versions: 6

Compression:

Stored size: 139 Bytes

Contents

#!/usr/bin/env ruby

begin
  require 'rubygems'
  gem 'renote'
rescue LoadError
end

require 'renote'

Renote::Cli::Application.start(ARGV)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
renote-0.2.1 bin/renote
renote-0.2 bin/renote
renote-0.1.4 bin/renote
renote-0.1.3 bin/renote
renote-0.1.2 bin/renote
renote-0.1.1 bin/renote