class RKS::CLI

Public Instance Methods

install() click to toggle source
# File lib/cli.rb, line 7
def install
  puts "Installing RKS boilerplate"
end