install

in Formula/_aws-sam-cli.rb [28:32]


    def install
      libexec.install Dir["dist/*"]
      bin.write_exec_script libexec/"sam"
    end