Skip to content

rwbutler/homebrew-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

37 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Homebrew Tools

License Platform Twitter Reviewed by Hound

Taps for installing tools using Homebrew. For more information on creating Homebrew taps see the quickstart guide.

Usage

Make all tools available for installation via Homebrew:

brew tap rwbutler/tools

Then install tools using the shortform install command e.g.

brew install palette

Installation

Simple utility to quickly clear your DerivedData directory by typing cdd from the Terminal.

If you have already tapped the repository as described in Usage then use the following command to install:

brew install cdd

Otherwise, if the repo is untapped then use the following command:

brew install rwbutler/tools/cdd

Config Validator

Config Validator validates & uploads your configuration files and cache clears your CDN as part of your CI process. [GitHub]

brew install rwbutler/tools/config-validator

IPA Uploader

Uploads your apps to TestFlight & App Store. [GitHub]

brew install rwbutler/tools/ipa-uploader

Palette for TypographyKit

Makes your TypographyKit colour palette available for use in Xcode's interface builder. [GitHub]

brew install rwbutler/tools/palette

Author

Ross Butler

License

See individual tools for licenses.

Additional Software

Controls

AnimatedGradientView
AnimatedGradientView

Frameworks

  • Cheats - Retro cheat codes for modern iOS apps.
  • Connectivity - Improves on Reachability for determining Internet connectivity in your iOS application.
  • FeatureFlags - Allows developers to configure feature flags, run multiple A/B or MVT tests using a bundled / remotely-hosted JSON configuration file.
  • FlexibleRowHeightGridLayout - A UICollectionView grid layout designed to support Dynamic Type by allowing the height of each row to size to fit content.
  • Hash - Lightweight means of generating message digests and HMACs using popular hash functions including MD5, SHA-1, SHA-256.
  • Skylark - Fully Swift BDD testing framework for writing Cucumber scenarios using Gherkin syntax.
  • TailorSwift - A collection of useful Swift Core Library / Foundation framework extensions.
  • TypographyKit - Consistent & accessible visual styling on iOS with Dynamic Type support.
  • Updates - Automatically detects app updates and gently prompts users to update.
Cheats Connectivity FeatureFlags Skylark TypographyKit Updates
Cheats Connectivity FeatureFlags Skylark TypographyKit Updates

Tools

  • Config Validator - Config Validator validates & uploads your configuration files and cache clears your CDN as part of your CI process.
  • IPA Uploader - Uploads your apps to TestFlight & App Store.
  • Palette - Makes your TypographyKit color palette available in Xcode Interface Builder.
Config Validator IPA Uploader Palette
Config Validator IPA Uploader Palette

About

๐Ÿ›  Taps for installing tools using Homebrew.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages