🦄 Automagically adding prefix bundle exec if Gemfile is found
🚑 Handling Bundlermissing gems error → bundle install
🚑 Handling CocoaPodsout-of-date source repos error → pod repo update
🌍 You don’t need to manually sync all your aliases between all macs
✨ Output fancy log and animations
🔔 Playing bell sound in the end
🚀 Swiftish!
That utility helps me a lot. I wonder if there is somebody who finds it useful too.
It’s the Swift version of my older repository 🌱 Pods Install
You can read 📖 more in my blog.
brew install mint
mint install swiftyfinch/pods
# Now on Mint 0.17.0 you'll need to add ~/.mint/bin to your $PATH
# For example, add this to your ~/.zshrc file and relaunch terminal
export PATH=$HOME/.mint/bin:$PATH
Watch 🎬 installation demo
It’s from my another project, but the idea is the pretty same.
How to use 🏈
Run in your project directory instead of pod install:
pods install
# or just
pods
pods "update Alamofire Snapkit"
# or any subcommand
pods "<subcommand>"
🌱 Cozy Pod Install
Using
CocoaPods
in a more convenient way ☕️🦄 Automagically adding prefix
bundle exec
if Gemfile is found🚑 Handling Bundler missing gems error →
bundle install
🚑 Handling CocoaPods out-of-date source repos error →
pod repo update
🌍 You don’t need to manually sync all your aliases between all macs
✨ Output fancy log and animations
🔔 Playing bell sound in the end
🚀 Swiftish!
That utility helps me a lot. I wonder if there is somebody who finds it useful too.
It’s the Swift version of my older repository 🌱 Pods Install
You can read 📖 more in my blog.
Download binary with Homebrew 🍺
Quick start with Mint 🌱
Watch 🎬 installation demo
It’s from my another project, but the idea is the pretty same.
How to use 🏈
Run in your project directory instead of
pod install
:Author
Feel free to contact me 📮