GreenImp / laravel-foundation

NodeJS script for installing Laraval and Foundation as a package.
MIT License
0 stars 0 forks source link

Don't attempt to install software if already installed #7

Closed GreenImp closed 6 years ago

GreenImp commented 9 years ago

Originally reported by: Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown)


Installation of required software (ie. Bower, Grunt, Composer etc.) should not be attempted if the software is already installed.

We should check if they exist before installing them.


GreenImp commented 9 years ago

Original comment by Lee Langley (Bitbucket: LeeLangleyRees, GitHub: Unknown):


Only installs pre-requisites if not already installed

Resolves issue #7