kirya-dev / phpstorm_trialreset

PhpStorm 2020 Trial Reset for Windows10 & Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhpStorm 2020.* Trial reset for Windows 10 and Linux

  • Close PhpStorm IDE

⌨️ for windows 10 press "win+r", type "cmd", press enter and paste in console:

curl https://raw.githubusercontent.com/MuxauJI/phpstorm_trialreset/master/phpstorm_trialreset.bat -o phpstorm_trialreset.bat && cmd "/C phpstorm_trialreset.bat"

⌨️ for linux, open terminal (win+t) and paste this:

wget -O - https://raw.githubusercontent.com/MuxauJI/phpstorm_trialreset/master/phpstorm_trialreset.sh | bash
  • Run PhpStorm and Evaluate next 30 days

About

PhpStorm 2020 Trial Reset for Windows10 & Linux


Languages

Language:Shell 51.2%Language:Batchfile 48.8%