ronanrodrigo / Senhas

A humble password generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage Bitrise Codebeat


Setup

Install all dependencies using the setup script as bellow. It will install brew, swiftlint and swiftgen.

./Support/setup

The build phase contains scripts to generate localizable strings and mocks. But if needed, you can execute those scripts at the terminal.

./Support/codegen strings
./Support/codegen mocks

Minimum Requirements

Xcode 12.3 iOS 14.0

About

A humble password generator


Languages

Language:Swift 92.4%Language:Shell 5.6%Language:Ruby 2.0%