Created
June 10, 2019 14:17
-
-
Save photizzo/64fd72720e0361c93e132e9a801972bd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -sSLO https://github.com/pinterest/ktlint/releases/download/0.33.0/ktlint && | |
chmod a+x ktlint && | |
sudo mv ktlint /usr/local/bin/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment