]>
git.r.bdr.sh - rbdr/lyricli/blob - Scripts/install_swiftlint.sh
3 # Installs SwiftLint from source (Intended to be used with
8 git clone https
://github.com
/realm
/SwiftLint.git
/tmp
/SwiftLint
&&
10 git submodule update
--init --recursive &&