Skip to content

Instantly share code, notes, and snippets.

@jverweijL
Created December 24, 2020 10:28
Show Gist options
  • Save jverweijL/54b6249542e10e9a153bb27d069b7f36 to your computer and use it in GitHub Desktop.
Save jverweijL/54b6249542e10e9a153bb27d069b7f36 to your computer and use it in GitHub Desktop.
Install Liferay Blade
curl https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.jpm.run/3.5.0/biz.aQute.jpm.run-3.5.0.jar >t.jar
sudo java -jar t.jar init
jpm version
curl -L https://raw.githubusercontent.com/liferay/liferay-blade-cli/master/cli/installers/local | sh
echo 'export PATH="$PATH:$HOME/jpm/bin"' >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment