🚀 You can now view all fastlane
actions and parameters without leaving the terminal 🚀
All changes:
- Added new
fastlane actions
andfastlane action [name]
commands 🎉 - All tools now launch much faster: 🚀
- If you don't specify a lane, you'll get a selection of available lanes 🐶 (much obvious)
- Updated all
fastlane
tools 🌟 - Updated new action template 💅
- You can skip the update check using
FASTLANE_SKIP_UPDATE_CHECK
🔒