Skip to content

stevleibelt/unix_phpstorm_manual_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

The script automates the installation or updating of an existing phpstorm installation on a unix machine (tested on Debian Linux 6 and 7).

The script itself is very verbose. If something happens, it should support you. Furthermore, the script is creating a backup of your existing installation and outputs the backup path.

Usage

First of all, go to the download page and download the newest version.

# simple install or update
php phpstorm.php path/to/linux/php/version.tar.gz 

# install or update and change group
#   good if you created a "developer" group on your system
php phpstorm.php path/to/linux/php/version.tar.gz your_group_name

Version history

  • 1.0.1 - not released yet
    • fixed broken link in readme
  • 1.0.0 - released at 28.09.2014
    • initial commit

About

simple php script to easy up installing or updating existing phpstorm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages