Sha256: e8cbc898699cc2f7e3d5355c14b6ae16f84ed8cb8d49f4f655431fe51c3de4ca
Contents?: true
Size: 348 Bytes
Versions: 3
Compression:
Stored size: 348 Bytes
Contents
# frozen_string_literal: true tap "caskroom/cask" cask_args appdir: "/Applications" tap "heroku/brew" brew "circleci" brew "graphicsmagick" # For ActiveStorage brew "heroku" brew "hub" # For creating Pull Request from CLI brew "postgresql" brew "rbenv" brew "ruby-build" brew "vips" # For ActiveStorage brew "yamllint" # For Linters brew "yarn"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jt_tools-0.0.9 | lib/install/Brewfile |
jt_tools-0.0.8 | lib/install/Brewfile |
jt_tools-0.0.7 | lib/install/Brewfile |