Class: RKS::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/cli.rb

Instance Method Summary collapse

Instance Method Details

#installObject



7
8
9
# File 'lib/cli.rb', line 7

def install
  puts "Installing RKS boilerplate"
end