Class: Kscript::PostInstall

Inherits:
Object
  • Object
show all
Defined in:
lib/kscript/post_install.rb

Class Method Summary collapse

Class Method Details

.runObject



6
7
8
9
# File 'lib/kscript/post_install.rb', line 6

def run
  setup_env_example
  setup_shell_completion
end