Skip to content

Instantly share code, notes, and snippets.

@codebymikey
Created July 3, 2020 11:36
Show Gist options
  • Save codebymikey/79753343dcd80cc5a0d4f10ed17272a3 to your computer and use it in GitHub Desktop.
Save codebymikey/79753343dcd80cc5a0d4f10ed17272a3 to your computer and use it in GitHub Desktop.
wget -nv -q https://github.com/mglaman/drupalorg-cli/releases/latest/download/drupalorg.phar && \
chmod +x drupalorg.phar && sudo mv drupalorg.phar /usr/local/bin/drupalorg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment