Project setup

  1. Run brew install mint in the console to install Mint package manager.
  2. Run mint bootstrap in console to install SwiftLint and SwiftFormat.
  3. Run mint run carthage carthage update --platform iOS --use-netrc to install dependencies.