README.md in produce-0.1.5 vs README.md in produce-0.1.6

- old
+ new

@@ -10,11 +10,12 @@ <a href="https://github.com/KrauseFx/snapshot">snapshot</a> &bull; <a href="https://github.com/KrauseFx/frameit">frameit</a> &bull; <a href="https://github.com/KrauseFx/PEM">PEM</a> &bull; <a href="https://github.com/KrauseFx/sigh">sigh</a> &bull; <b>produce</b> &bull; - <a href="https://github.com/KrauseFx/cert">cert</a> + <a href="https://github.com/KrauseFx/cert">cert</a> &bull; + <a href="https://github.com/KrauseFx/codes">codes</a> </p> ------- <p align="center"> <img src="assets/produce.png"> @@ -45,18 +46,20 @@ <a href="#need-help">Need help?</a> </p> ------- -<h5 align="center"><code>produce</code> is part of <a href="http://fastlane.tools">fastlane</a>: connect all deployment tools into one streamlined workflow.</h5> +<h5 align="center"><code>produce</code> is part of <a href="https://fastlane.tools">fastlane</a>: connect all deployment tools into one streamlined workflow.</h5> # Features - **Create** new apps on both iTunes Connect and the Apple Developer Portal - Support for **multiple Apple accounts**, storing your credentials securely in the Keychain +##### [Like this tool? Be the first to know about updates and new fastlane tools](https://tinyletter.com/krausefx) + # Installation sudo gem install produce Make sure, you have the latest version of the Xcode command line tools installed: @@ -117,18 +120,21 @@ ## How is my password stored? ```produce``` uses the [password manager](https://github.com/KrauseFx/CredentialsManager) from `fastlane`. Take a look the [CredentialsManager README](https://github.com/KrauseFx/CredentialsManager) for more information. # Tips -## [`fastlane`](http://fastlane.tools) Toolchain +## [`fastlane`](https://fastlane.tools) Toolchain -- [`fastlane`](http://fastlane.tools): Connect all deployment tools into one streamlined workflow +- [`fastlane`](https://fastlane.tools): Connect all deployment tools into one streamlined workflow - [`deliver`](https://github.com/KrauseFx/deliver): Upload screenshots, metadata and your app to the App Store using a single command - [`snapshot`](https://github.com/KrauseFx/snapshot): Automate taking localized screenshots of your iOS app on every device - [`frameit`](https://github.com/KrauseFx/frameit): Quickly put your screenshots into the right device frames - [`PEM`](https://github.com/KrauseFx/pem): Automatically generate and renew your push notification profiles - [`sigh`](https://github.com/KrauseFx/sigh): Because you would rather spend your time building stuff than fighting provisioning - [`cert`](https://github.com/KrauseFx/cert): Automatically create and maintain iOS code signing certificates +- [`codes`](https://github.com/KrauseFx/codes): Create promo codes for iOS Apps using the command line + +##### [Like this tool? Be the first to know about updates and new fastlane tools](https://tinyletter.com/krausefx) # Need help? - If there is a technical problem with `produce`, submit an issue. - I'm available for contract work - drop me an email: produce@krausefx.com