Sha256: 28b8773c0db9aaf003479eb381fe8d144f59cdbeaa1ad1b7a346828a0b60db7f
Contents?: true
Size: 203 Bytes
Versions: 5
Compression:
Stored size: 203 Bytes
Contents
# frozen_string_literal: true TEMPLATE_PATH = File.expand_path("./netlify", __dir__) copy_file "#{TEMPLATE_PATH}/netlify.toml", "netlify.toml" copy_file "#{TEMPLATE_PATH}/netlify.sh", "bin/netlify.sh"
Version data entries
5 entries across 5 versions & 1 rubygems