iOS
要求
设置
$ git clone https://github.com/bitwarden/ios$ brew install mint$ git clone https://github.com/yonaskolb/Mint.git
$ cd Mint
$ make$ Scripts/bootstrap.sh运行 App
运行测试
Linting
最后更新于
$ cp Scripts/post-merge .git/hooks/
$ cp Scripts/post-checkout .git/hooks/$ cp Scripts/pre-commit .git/hooks/