Sha256: 294f7cfe696ca8378e78f8c1b72f4be7bcd7633c41546fadc40570cbbd59984a

Contents?: true

Size: 170 Bytes

Versions: 8

Compression:

Stored size: 170 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require "bundler/setup"
require "fontist"
require "fontist/import/google_check"

Fontist::Import::GoogleCheck.new.call

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fontist-1.7.3 bin/check_google
fontist-1.7.2 bin/check_google
fontist-1.7.1 bin/check_google
fontist-1.7.0 bin/check_google
fontist-1.6.0 bin/check_google
fontist-1.5.1 bin/check_google
fontist-1.5.0 bin/check_google
fontist-1.4.0 bin/check_google