Skip to content

Instantly share code, notes, and snippets.

@photizzo
Created June 10, 2019 14:17
Show Gist options
  • Save photizzo/64fd72720e0361c93e132e9a801972bd to your computer and use it in GitHub Desktop.
Save photizzo/64fd72720e0361c93e132e9a801972bd to your computer and use it in GitHub Desktop.
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