diff --git a/font-clique.rb b/font-clique.rb new file mode 100644 index 0000000..8470c5e --- /dev/null +++ b/font-clique.rb @@ -0,0 +1,10 @@ +cask "font-clique" do + version "1.05" + + url "https://git.trtmn.io/trtmn/font-clique/archive/release/#{version}.zip" + name "Clique" + desc "A font inspired by twenty one pilots - named for the skeleton clique" + homepage "https://git.trtmn.io/trtmn/font-clique" + + font "font-clique/generated-fonts/Clique.otf" +end \ No newline at end of file