install

in Formula/ki.rb [11:15]


  def install
    libexec.install Dir["*"]
    bin.install_symlink "#{libexec}/bin/ki"
  end