1.0.8 • Published 2 years ago

mamp-tools v1.0.8

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
2 years ago

MAMP PHP Version switcher for macOS

Installation

npm install -g mamp-tools

Usage

ppp

Requirements

Be sure that your $PATH variable contains the following paths on first position: /Users/yourusername/bin You can check this by running the following command:

echo $PATH

Requirements to switch node version

npm i -g n

if not you can add the following line at the end of your ~/.profile file: export PATH=$HOME/bin:$PATH

1.0.8

2 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago